MSETUP OUTPUT

        [MRTCAL\]MSETUP OUTPUT Keyword Switch

    [MRTCAL\]MSETUP OUTPUT CALIBRATION NONE|SPECTRA|ASSOCIATED

    If NONE, the calibration products (CalSKy, Tsys, ...) are not saved into
    the current output Class file. If SPECTRA, they are exported as separat-
    ed Class observations. If ASSOCIATED, they are exported in a single  ob-
    servation with CalSky as the main spectrum and the other ones as Associ-
    ated Arrays. Default is SPECTRA.

    [MRTCAL\]MSETUP OUTPUT CHUNK ELEMENT|SET

    Write one CLASS spectrum per CHUNK ELEMENT or per CHUNKSET.  Default  is
    CHUNKSET.

    [MRTCAL\]MSETUP OUTPUT INTEGRATION CYCLE|SUBSCAN|SCAN|*

    Write  one  CLASS spectrum per cycle, or per subscan, or per scan. Wild-
    card * will automatically select the best default  choice  from  one  of
    these,  depending  on observing mode. All modes are not available in all
    cases:
    - TRACKED PSW: subscan CYCLE or SCAN (default)
    - TRACKED FSW or WSW: phase CYCLE, SUBSCAN, or SCAN (default)
    - OTF: phase CYCLE (default)
    - POINTING: phase CYCLE, or SUBSCAN (default)
    Default is *.

    [MRTCAL\]MSETUP OUTPUT SPECTRA YES|NO

    Indicate whether the calibration spectra should be written in the output
    CLASS file. Default is YES, i.e., write the results.

    [MRTCAL\]MSETUP OUTPUT USERSECTION YES|NO

    Indicate  whether  the  MRTCAL  user  section should be written for each
    CLASS observation. Default is NO, as this is very experimental  to  test
    future use CLASS, i.e., we do not warrants its stability.

    [MRTCAL\]MSETUP OUTPUT VODIR DirName

    Define  the target directory for VO XML files. The files will be written
    in:
      - DirName/YYYYMMDD/scans/NN/ if this directory exists  (with  YYYYMMDD
        the scan date and NN the scan number), else
      - DirName if this directory exists, else
      - ./ (current working directory) as fallback.
    Default for DirName is .

    [MRTCAL\]MSETUP OUTPUT VOXML YES|NO

    Should the VO XML file describing the calibration results be produced at
    end end of the processing of the calibration  scan  (one  xml  file  per
    backend). Default is NO.

    [MRTCAL\]MSETUP OUTPUT WEIGHT YES|NO

    Write or not the weight array (time*abs(fres)/Tsys**2, Tsys varying as a
    function of frequency) in the Class output file. If yes,  the  array  is
    saved  as  the Associated Array named W, shipped together with the usual
    RY spectrum. Beware that twice more data will be written, which typical-
    ly doubles the Class file size on disk. Default is NO.