Next: OVERRIDE
Up: MIRA language internal help
Previous: FLAG
Index
LIST
MIRA\LIST [/OUTPUT listfile] [/LONG] [/PROJECT] [/REDUCE] [/FLUX [backen
LIST writes the current index list to the screen:
column 1 : scan number
column 2 : source name
column 3 : observing procedure
column 4 : switch mode
column 5 : backend name
column 6 : observing date (format YYYY-MM-DD)
column 7 : running index
LIST /OUTPUT listfile Writes the index list into output file listfile,
instead of writing to the screen. No default
provided (LIST /OUTPUT has the same action as LIST).
Default extension is .lis
LIST /LONG Provides a more complete listing. Each frontend-
backend combination is listed. Information which is
the same for all frontend-backend combinations is
only written once per scan (all columns except for
the spectral line name and the frontend name).
column 1: scan number
column 2: source name
column 3: spectral line name
column 4: observing procedure
column 5: switch mode
column 6: frontend name
column 7: backend name
column 8: observing date
column 9: running index
LIST /PROJECT Includes the project number into the current index
list. LIST /LONG and LIST /PROJECT are mutually
exclusive. The listing gets the following format:
column 1 : scan number
column 2 : source name
column 3 : observing procedure
column 4 : switch mode
column 5 : backend name
column 6 : observing date (format YYYY-MM-DD)
column 7 : project number (format XXX-YY)
column 8 : running index
LIST /REDUCE [macro] [classFile] Instead of listing the data in the current
index, prepares a procedure for off-line data reduction (default: reduce.mir
of all observations in the current index. The class output file defaults to
mira.30m
LIST /FLUX writes an ASCII-table pointd-mmm-yyyy.dat with pointing
corrections and fluxes for all pointings in the index list. The flux unit is
antenna temperature [K] if the index list contains the corresponding calibra
measurements, otherwise backend counts. The executions halts after subscans
scans if doPause = yes (then type c to continue or q to quit). If a backend
name is specified as argument, fluxes from on-offs with the corresponding
backend are written instead.
LIST /FORMAT [shortByScan] [longByScan] [shortBySubscan] [longBySubscan]
Options for the output format of the pointing flux list: "short" means the
essential information, "long" yields some extra information appended to extr
columns extending the output file, "ByScan" means that only solutions for
subscan averages (of azimuth respectively elevation subscans) are written,
whereas "BySubscan" contains the solution for individual subscans.
LIST /FLAG ifb isub1 isub2 isub3 ...
Only used together with option /FLUX. Flags frontend-backend unit ifb in
subscan(s) isub1, isub2, isub3 etc. , for all pointing scans in the current
If you only want to flag a single scan iscan, use FIND /SCAN iscan prior to
calling LIST /FLUX.
Gildas manager
2014-07-01