next up previous contents index
Next: HEADER Up: CLIC Language Internal Help Previous: FLAG   Contents   Index


GET

        CLIC\GET [n|FISRT|NEXT] [/RECORD r] [/HEADER]

    GET  loads  the observation number n. If n is absent, the previous (last
    read) observation is recovered. If  instead  of  a  number  the  keyword
    "FIRST"  is given, the first observation of the current index is loaded.
    With "NEXT", the next observation in the current index is loaded.

    If option /RECORD is present, only record r is  loaded.  Otherwise,  the
    average  record is loaded; it will contain the phase-corrected or uncor-
    rected data depending on the last SET PHASE ATM|NOATM command.

    If option /HEADER is present, only the scan header  is  read.   No  data
    record  is  accessed. This command does not access the data file if only
    the header file is available.


Gildas manager 2011-09-07