| id | field name | definition |
| 0 | RECORD_HEADER |
|
| 1 | CHANNEL_NUMBER |
| binary array[6] | size: 6 |
Channel number (1 = main FPA channel 1, 2 = main FPA channel 2, 3 = main FPA channel 3, 4 = main FPA channel 4, 5 = PMD channel p, 6 = PMD channel s)
|
|
| 2 | START_VALID_WAVELENGTHS |
| binary array[6] | size: 24 |
Start wavelength of the valid data in the specified channel
| binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
| 3 | END_VALID_WAVELENGTHS |
| binary array[6] | size: 24 |
End wavelength of the valid data in the specified channel
| binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
| 4 | START_VALID_PIXELS |
| binary array[6] | size: 12 |
Approximate start pixel of the valid data in the specified channel
|
|
| 5 | END_VALID_PIXELS |
| binary array[6] | size: 12 |
Approximate end pixel of the valid data in the specified channel
|
|
| 6 | CHANNEL_READOUT_SEQ |
| binary uint8 | size: 1 |
|
Sequence of detector pixel read-out. 0: from short to long wavelength; 1: from long to short wavelength
|
|
| 7 | BAND_CHANNEL_NUMBER |
| binary array[10] | size: 10 |
Channel number per band
|
|
| 8 | BAND_NUMBER |
| binary array[10] | size: 10 |
Band number
|
|
| 9 | START_PIXEL |
| binary array[10] | size: 20 |
Start pixel of the band in the specified channel
|
|
| 10 | NUMBER_OF_PIXELS |
| binary array[10] | size: 20 |
Start pixel of the band in the specified channel
|
|
| 11 | START_LAMBDA |
| binary array[10] | size: 40 |
Start wavelength
| binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
| 12 | END_LAMBDA |
| binary array[10] | size: 40 |
End wavelength
| binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|
| 13 | START_PIXEL_PMD |
| binary array[15, 2] | size: 60 |
PMD band start pixel, 15 bands, PMD-p first
|
|
| 14 | LENGTH_PIXEL_PMD |
| binary array[15, 2] | size: 60 |
PMD band length in pixels, 15 bands, PMD-p first
|
|
| 15 | WAVELENGTH_PMD |
| binary array[15, 2] | size: 120 |
PMD band wavelength, 15 bands, PMD-p first
| binary int32 (double) | size: 4 |
unit: "1e-6 nm"
converted unit: "nm" (multiply by 1/1000000)
|
|
|