Go to the documentation of this file.
29 #ifndef MS_MSSELECTIONKEYWORDS_H
30 #define MS_MSSELECTIONKEYWORDS_H
32 #include <casacore/casa/aips.h>
37 template <
class T>
class Block;
40 class MSSelectionKeywords;
@ MODEL_IMAGINARY
the (range of the) imaginary part of the model visibilities
@ RESIDUAL_IMAGINARY
the (range of the) imaginary part of the residual visibilities
@ ARRAY_ID
the list of array id values
@ RATIO_PHASE
the phase of the ratio corrected data/model data
@ V
the (range of the) V coordinate (m)
static Block< String > initReverseMap()
Create an initialized reverse map.
@ RESIDUAL_REAL
the real part of the residual visibilities (corrected-model)
@ ANTENNA1
the list of antenna1 id values
@ UNDEFINED
undefined field
Field
The fields in the MS for which selection and range operations are defined.
@ RATIO_REAL
the real part of the ratio corrected data/model data
@ ANTENNAS
the list of antenna names
@ FIELDS
the list of field names
@ SIGMA
the per spectrum sigmas
@ CORRECTED_PHASE
the (range of the) phase of the corrected visibilities
@ CHAN_FREQ
the channel frequencies, a vector for each selected spectral window
@ RATIO_DATA
the ratio corrected data/model data
@ CORR_TYPES
the list of polarizations present, this gives the Stokes enum values
@ LAST
Local Apparent Sidereal Time.
@ DATA_DESC_ID
the list of dataDescription id values
@ PHASE
the (range of the) phase of the visibilities
@ CORRECTED_REAL
the (range of the) real part of the corrected visibilities
@ U
the (range of the) U coordinate (m)
@ OBS_RESIDUAL_IMAGINARY
the (range of the) imaginary part of the observed residual visibilities
@ MODEL_AMPLITUDE
the range of model vis amplitude
@ FLAG_SUM
a summary of flags (flag count summed over rows)
@ SCAN_NUMBER
the list of scan_number values
MSSelectionKeywords()
This class is purely static, no instances are allowed.
MSSelectionKeywords & operator=(const MSSelectionKeywords &other)
@ OBS_RESIDUAL_PHASE
the (range of the) phase of the observed residual visibilities
@ IFR_NUMBER
the list of interferometers (= 1000*ant1+ant2) present
@ REF_FREQUENCY
the reference frequency for selected spectral window (or vector with all)
@ CORRECTED_AMPLITUDE
the range of corrected vis amplitude
@ AMPLITUDE
the range of visibility amplitude
static std::map< String, Int > initMap()
Create an initialized map.
@ IMAGINARY
the (range of the) imaginary part of the visibilities
@ CORRECTED_IMAGINARY
the (range of the) imaginary part of the corrected visibilities
@ OBS_RESIDUAL_REAL
the real part of the observed residuals (observed-model)
@ PHASE_DIR
the phase center direction for each field (matrix + epoch)
static Block< String > & getReverseMap()
Get the static reverse map.
this file contains all the compiler specific defines
@ RATIO_IMAGINARY
the imaginary part of the ratio corrected data/model data
@ FLOAT_DATA
the float data (optional single dish column)
MSSelectionKeywords MSS
Define a shorthand notation for this class, so enums can be specified easily.
@ NUMBER_KEYWORDS
Number of keywords.
@ UT
UT time (seconds of current day)
@ OBS_RESIDUAL_DATA
the observed residual data (observed - model)
@ CORRECTED_DATA
the complex corrected data
@ CORR_NAMES
the list of polarizations present, this gives the String values
static std::map< String, Int > & getMap()
Get the static map.
static const String & keyword(Field field)
convert an enum value to the corresponding keyword string
@ FEED2
the list of feed2 id values
@ NUM_CORR
the number of correlation products (polarizations) for selected spectral window
@ MODEL_PHASE
the (range of the) phase of the model visibilities
static Field field(const String &keyword)
convert a keyword string to the corresponding enum
@ AXIS_INFO
description of the data axes
MSSelectionKeywords(const MSSelectionKeywords &other)
String: the storage and methods of handling collections of characters.
@ RESIDUAL_DATA
the residual data (corrected - model)
@ FIELD_ID
the list of field_id values
@ RATIO_AMPLITUDE
the amplitude of the ratio corrected data/model data
@ MODEL_REAL
the (range of the) real part of the model visibilities
@ NUM_CHAN
the number of spectral channels for selected spectral window
@ ANTENNA2
the list of antenna2 id values
@ FEED1
the list of feed1 id values
@ RESIDUAL_AMPLITUDE
the residual vis amplitude (corrected-model)
@ W
the (range of the) W coordinate (m)
@ REAL
the (range of the) real part of the visibilities
@ RESIDUAL_PHASE
the (range of the) phase of the residual visibilities
@ TIMES
the list of time values
@ ROWS
the list of row numbers in the original MS
@ UVDIST
the (range of the) UV-distance (m)
@ MODEL_DATA
the complex model data
@ OBS_RESIDUAL_AMPLITUDE
the observed residual vis amplitude (observed-model)