No access the Gildas derived type elements should be done before calling the subroutine GILDAS_NULL, as some elements are dangling pointers.
call gildas_null(hx,type)where hx is the Gildas header to be initialized, and type an optional character string indicating the desired type of Gildas data structure. Recognized values are 'IMAGE', 'TABLE', 'UVT', 'TUV' and 'VOTABLE', in link to the types described in Table
. The default is set to 'IMAGE'.
Others changes include:
).
(usually by adding the suffix _words to the
GDFV1 name). The general section has been split into the 2
sections dimension and coordinate. As described in
section
, any non-zero value is now valid to indicate
that a section is enabled for reading or writing.
| Section | GDFV1 | GDFV2 |
| General | gene | - |
| Dimension | - | dim_words |
| Blanking | blan | blan_words |
| Extrema | extr | extr_words |
| Coordinate | - | coor_words |
| Description | desc | desc_words |
| Position | posi | posi_words |
| Projection | proj | proj_words |
| Spectroscopy | spec | spec_words |
| Resolution | reso | reso_words |
| Noise | sigm | nois_words |
| Astrometry | prop | astr_words |
| Telescope | - | tele_words |
| UV Data | - | uvda_words |