| id | field name | definition |
| 0 | channel_id |
| ascii string | size: 10 |
|
Channel Identifier
|
|
| 1 | wavelen_range_start |
| ascii double |
Wavelength Range (start)
unit: "nm"
|
|
| 2 | wavelen_range_end |
| ascii double |
Wavelength Range (end)
unit: "nm"
|
|
| 3 | num_samples |
| ascii int32 |
|
Number of Detector Samples
|
|
| 4 | spectral_calibration_error |
| ascii double |
|
Spectral Calibration Error
|
|
| 5 | spectral_check |
| ascii int32 |
|
Spectral Check (0: e < 0.02px; 1: 0.02px < e < 0.05px; 2: e > 0.05px)
|
|
| 6 | sat_pixels |
| ascii int32 |
|
Saturated Pixels
|
|
| 7 | hot_pixels |
|
| 8 | dead_pixels |
|
| 9 | ls1 |
| ascii string [line separator] |
|
|
hidden: true
|
| 10 | sdr |
| ascii array[dim_0] |
Solar Data Record
dim_0: int(../num_samples)
|
|