next up previous contents index
Next: CATALOG SOURCE Up: PAKO Language Internal Help Previous: CALIBRATE /TCALIBRATE   Contents   Index


CATALOG

    CATALOG [SOURCE|LINE] fileName

    Select a source or line catalog.

    Character :: kind              ! SOURCE or LINE
    Character :: fileName          ! file name

    Selects a file with name fileName as source or line catalog.


    Source Catalog:

    The format of a line in the source catalog is the same as
    that of the parameters of the SOURCE command, without the
    keyword "SOURCE" and without any options (see HELP SOURCE). Example:

    W3OH EQ 2000 02:27:03.8812  +61:52:24.572  LSR -45.0 [FLUX 3.73 1.00]

    IMPORTANT NOTE:
    sourceName is limited to 12 characters.


    Line Catalog:

    The format of a line in the line catalog is same as that of the
    2nd, 3rd, and 4th parameter of the RECEIVER command:

    lineName        frequency       SB

    with frequency in unit [GHz] (see HELP RECEIVER).
    Example:

    12CO(1-0)       115.271204      UI      (for EMIR)
    12CO(2-1)       230.537990      LI      (for EMIR)
    12CO(2-1)       230.537990      LSB     (for HERA)

    IMPORTANT NOTE:
    lineName is limited to 12 characters.

    NB: Don't use / & < > in names of sources, lines, projects,
    PI, observer, operator, etc. Don't use ()/ in source names.


Subsections

Gildas manager 2023-06-01