Data, i.e. observational parameters as well as spectra, is organized in the following way:
length contentThus the first section will e.g. be stored at the address (28+12*nsec), followed by the second section, and so on up to the end of the observation. The length of one particular type of section is not fixed. Adding extra parameters is then possible in each section.
(bytes)
4 '2' (identification code)
4 number of logical blocks
4 number of byte describing the observation
4 address of the data section (bytes)
4 length of the data section (bytes)
4 the number of header sections
4 the index entry of the observation
4*nsec the codes of the sections
4*nsec the addresses of the sections
4*nsec the lengths of the sections