pyudv.read_mfprof.amplitude_from_mfprof_reading#
- amplitude_from_mfprof_reading(Data, Parameters, Nbytes=14, deltaV=5)[source]#
Calculate the unamplified/corrected echo signal from Data and Parameters dictionnaries as output of
read_mfprof
, using the functionamplitude_from_UVPdata
.- Parameters:
Data (dict) – Data dictionnary coming from
read_mfprof
.Parameters (dict) – Parameters dictionnary coming from
read_mfprof
.Nbytes (int) – Number of bytes over which the raw data are coded (the default is 14).
deltaV (int) – Volt range corresponding to the number of bytes (the default is 5).
- Returns:
Unamplified/corrected echo signal.
- Return type:
scalar, array
Examples using pyudv.read_mfprof.amplitude_from_mfprof_reading
#
Read and plot .mfprof data