| id | field name | definition |
| 0 | RECORD_HEADER |
|
| 1 | START_UTC_SLS |
| binary time | size: 6 |
Start UTC date/time of SLS calibration mode measurement
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
| binary record | size: 6 |
EPS short cds
| id | field name | definition |
| 0 | days |
| binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
| 2 | END_UTC_SLS |
| binary time | size: 6 |
End UTC date/time of SLS calibration mode measurement
unit: "s since 2000-01-01"
value: float(./days) * 86400 + float(./milliseconds) / 1000
| binary record | size: 6 |
EPS short cds
| id | field name | definition |
| 0 | days |
| binary uint16 | size: 2 |
days since January 1st, 2000 (must be positive)
unit: "days since 2000-01-01"
|
|
| 1 | milliseconds |
| binary uint32 | size: 4 |
milliseconds since start of day
unit: "1e-3 s"
|
|
|
|
|
| 3 | PCD_SPEC |
| binary record "" | size: 616 |
|
| 4 | PDP_TEMP |
| binary int32 (double) | size: 4 |
Pre-disperser prism temperature
unit: "1e-3 K"
converted unit: "K" (multiply by 1/1000)
|
|
| 5 | SPEC_GRID_FPA |
| binary array[4, 1024] | size: 16384 |
FPA spectral grid (channel 1 first)
| binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
| 6 | SPEC_GRID_PMD |
| binary array[2, 1024] | size: 8192 |
PMD spectral grid (PMD-p first)
| binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|