Next: GET
Up: CLIC Language Internal Help
Previous: FITS
CLIC\FLAG f1 f2 ... /ANTENNA i1 [...] [/BASELINE b1 [...]]
[/RESET]
Flag the current record (obtained by GET /RECORD) with flags f1 ...
Flags may be relative to antennas or baselines. /ANTENNA or /BASELINE
must be given, with lists of antenna numbers or baseline names as
arguments.
/ANTENNA ALL will flag all antennas, /BASELINE ALL will flag all
baselines. These are the default.
Supported flag names are:
- C01 to C10 for bad individual continuum correlator subbands
- L01 to L06 for bad individual spectral correlator subbands
- DATA for bad data
- TSYS for too high system temperature (antenna based only)
- LOCK for out of lock local oscillator (antenna based only)
- POINTING for poor pointing (antenna based only)
- SHADOW for antenna being shadowed by another antenna (antenna based
only)
- SATURATION for too high total power on a particular antenna.
Use option /RESET to suppress flags that were accidentally set.
Give FLAG with no argument (but with options) to list the flags of the
current record.
Use command UPDATE to write the flagged data to disk. If more than one
record is to be flagged, command STORE FLAG should be preferred.
lucas@iram.fr