| id | field name | definition |
| 0 | ETALON_BACK |
| binary uint8 | size: 1 |
|
Switch indicating whether back-up algorithm using Sun calibration mode measurements for calculation of Etalon has been used (0 = WLS, 1 = SMR backup)
|
|
| 1 | ETALON_ALGO |
| binary uint8 | size: 1 |
|
Switch indicating which Etalon correction algorithm has been used (0 = algorithm option 1, 1 = algorithm option 2)
|
|
| 2 | AV_ETALON |
| binary array[6] | size: 24 |
Etalon correction averaged per channel
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|
| 3 | STDDEV_ETALON |
| binary array[6] | size: 24 |
Standard deviation of Etalon per channel
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000000)
|
|
|
| 4 | AV_RESIDUAL |
| binary array[6] | size: 24 |
Mean residual structure at a pixel level
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000)
|
|
|
| 5 | STDDEV_RESIDUAL |
| binary array[6] | size: 24 |
Standard deviation of the residual structure at a pixel level
| binary int32 (double) | size: 4 |
|
converted unit: "" (multiply by 1/1000000000)
|
|
|
| 6 | F_AV_ETALON |
| binary array[6] | size: 6 |
Flag indicating that AV_ETALON exceeds a specified threshold
|
|
| 7 | F_STDDEV_ETALON |
| binary array[6] | size: 6 |
Flag indicating that STDDEV_ETALON exceeds a specified threshold
|
|
| 8 | F_AV_RESIDUAL |
| binary array[6] | size: 6 |
Flag indicating that AV_RESIDUAL exceeds a specified threshold
|
|
| 9 | F_STDDEV_RESIDUAL |
| binary array[6] | size: 6 |
Flag indicating that STDDEV_RESIDUAL exceeds a specified threshold
|
|
| 10 | F_ETALON_MISS |
| binary array[6] | size: 6 |
Flag indicating that missing mean WLS calibration mode measurements have been filled by interpolation or that complete channel is missing
|
|