Level_1B_Mie_Core_Params_ADSR_04_08

binary record "Level_1B_Mie_Core_Params_ADSR_04_08"size: 191
idfield namedefinition
0gaussian_width_a
binary doublesize: 8
Gaussian width a. This value should be approximately the fringe FWHM
1peak_error_treshold
binary doublesize: 8
Peak error threshold
2peak_error_threshold_reference_pulse
binary doublesize: 8
Peak error threshold for internal reference path signal
3max_num_iterations
binary uint32size: 4
Maximum number of gaussian iterations
4snr_threshold
binary doublesize: 8
Threshold to switch Mie-Core processing on/off
5start_fwhm
binary doublesize: 8
Starting value for FWHM
6residual_error_threshold
binary doublesize: 8
Stop threshold for quadratic sum of differences between modeled and measured ACCD counts per pixel

unit: "AU"
7max_iterations_lorentz_fit
binary uint8size: 1
Maximum number of iterations in Lorentz fit-loop
8fwhm_upper_threshold
binary doublesize: 8
Upper threshold for FWHM of Lorentz function for quality check
9fwhm_lower_threshold
binary doublesize: 8
Lower threshold for FWHM of Lorentz function for quality check
10peak_height_upper_threshold
binary doublesize: 8
Relative threshold for peak height of Lorentz function
11peak_height_lower_threshold
binary doublesize: 8
Relative threshold for peak height of Lorentz function
12peak_location_threshold
binary doublesize: 8
Peak location threshold
13nonlinear_optimization_threshold
binary doublesize: 8
Stop threshold for Downhill Simplex algorithm merit function

unit: "AU"
14max_iterations_nonlinear_optimization
binary uint32size: 4
Maximum number of iterations of Downhill Simplex algorithm
15num_spectral_sub_samples
binary uint32size: 4
Number of functional evaluations of Lorentz fit function for one pixel
16snr_threshold_reference_pulse
binary doublesize: 8
Threshold to switch Mie-Core processing on/off for internal reference path signal
17start_fwhm_reference_pulse
binary doublesize: 8
Starting value for FWHM for internal reference path signal

unit: "ACCD pixel"
18residual_error_threshold_reference_pulse
binary doublesize: 8
Stop threshold for change of quadratic sum of differences between modeled and measured ACCD counts per pixel: if the difference between the quadratic sum from the previous to the next iteration loop is below this threshold, the iteration is stopped for internal reference path signal.
19max_iterations_lorentz_fit_reference_pulse
binary uint8size: 1
Maximum number of iterations in Lorentz fit-loop for internal reference path signal
20fwhm_upper_threshold_reference_pulse
binary doublesize: 8
Upper threshold for FWHM of Lorentz function for quality check for internal reference path signal

unit: "ACCD pixel"
21fwhm_lower_threshold_reference_pulse
binary doublesize: 8
Lower threshold for FWHM of Lorentz function for quality check for internal reference path signal

unit: "ACCD pixel"
22peak_height_upper_threshold_reference_pulse
binary doublesize: 8
Relative threshold for peak height of Lorentz function for internal reference path signal

unit: "ACCD counts"
23peak_height_lower_threshold_reference_pulse
binary doublesize: 8
Relative threshold for peak height of Lorentz function for internal reference path signal

unit: "ACCD counts"
24peak_location_threshold_reference_pulse
binary doublesize: 8
Peak location threshold for internal reference path signal

unit: "ACCD pixel"
25nonlinear_optimization_threshold_reference_pulse
binary doublesize: 8
Stop threshold for Downhill Simplex algorithm merit function for internal reference path signal
26max_iterations_nonlinear_optimization_reference_pulse
binary uint32size: 4
Maximum number of iterations of Downhill Simplex algorithm for internal reference path signal
27num_spectral_sub_samples_reference_pulse
binary uint32size: 4
Number of functional evaluations of Lorentz fit function for one pixel for internal reference path signal
28downhill_simplex_on
binary uint8size: 1
Flag showing if the downhill simplex is on or off. If it is off (FALSE) a method using least squares minimization is used instead of DownHill Simplex