Level_1B_Mie_Core_Params_ADSR_03_07

binary record "Level_1B_Mie_Core_Params_ADSR_03_07"size: 110
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
3initial_peak_index_x0
binary doublesize: 8
Initial peak index value x0 for gaussian iteration
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
16downhill_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