(format version 2)
id | field name | definition |
0 | RECORD_HEADER |
|
1 | CHANNEL_NUMBER |
binary array[10] | size: 10 |
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 | BAND_NUMBER |
binary array[10] | size: 10 |
Band number (1 = main FPA band 1a, 2 = main FPA band 1b, 3 = main FPA band 2a, 4 = main FPA band 2b, 5 = main FPA band 3, 6 = main FPA band 4, 7 = PMD p blocks CDE, 8 = PMD s blocks CDE, 9 = PMD p block B, 10 = PMD s block B)
|
|
3 | START_PIXEL |
binary array[10] | size: 20 |
Start pixel of the band in the specified channel
|
|
4 | NUMBER_OF_PIXELS |
binary array[10] | size: 20 |
Number of pixels in the specified band
|
|
5 | 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)
|
|
|
6 | 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)
|
|
|
|