Level_1B_Mie_Core_Params_ADSR_04_03

binary record "Level_1B_Mie_Core_Params_ADSR_04_03"size: 102
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
2max_num_iterations
binary uint32size: 4
Maximum number of gaussian iterations
3snr_threshold
binary doublesize: 8
Threshold to switch Mie-Core processing on/off
4start_fwhm
binary doublesize: 8
Starting value for FWHM
5residual_error_threshold
binary doublesize: 8
Stop threshold for quadratic sum of differences between modeled and measured ACCD counts per pixel

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

unit: "AU"
13max_iterations_nonlinear_optimization
binary uint32size: 4
Maximum number of iterations of Downhill Simplex algorithm
14num_spectral_sub_samples
binary uint32size: 4
Number of functional evaluations of Lorentz fit function for one pixel
15downhill_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