id | field name | definition |
0 | N_LINES |
binary array[4] | size: 8 |
Number of lines used for spectral calibration per main channel
|
|
1 | MAX_LINE_DEV |
binary array[4] | size: 16 |
Maximum deviation between fitted and true line position per channel
binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
2 | AV_LINE_DEV |
binary array[4] | size: 16 |
Average deviation between fitted and true line position per channel
binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
3 | LINE_DEV |
binary array[30, 4] | size: 480 |
Deviation between fitted and true line position per channel
binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
4 | F_N_LINES |
binary array[4] | size: 4 |
Flag indicating that N_LINES is insufficient
|
|
5 | F_MAX_LINE_DEV |
binary array[4] | size: 4 |
Flag indicating that MAX_LINE_DEV exceeds a specified threshold
|
|
6 | F_SPEC_MISS |
binary array[4] | size: 4 |
Flag indicating that no spectral calibration was generated due to missing mean SLS mode measurement per channel
|
|
7 | SHIFT_PER_WINDOW |
binary array[20, 2] | size: 80 |
Derived shift in fine grid pixels for PMD spectral calibration, per fitting window and PMD channel
|
|
8 | F_NO_CONVERGENCE |
binary array[2] | size: 2 |
Flag indicating that PMD spectral calibration has not converged, per PMD channel
|
|
9 | F_GOF |
binary array[2] | size: 2 |
Flag indicating that PMD spectral calibration goodness of fit is not acceptable
|
|