29 #ifndef MS_MSMAINENUMS_H
30 #define MS_MSMAINENUMS_H
32 #include <casacore/casa/aips.h>
Enums for the MeasurementSet main table.
PredefinedColumns
The Main table colums with predefined meaning.
@ PROCESSOR_ID
Processor Id, points to PROCESSOR table with information on the correlator or backend setup.
@ FLAG_ROW
Flag all data in this row if True.
@ INTERVAL
The extent of this sample, sampling interval.
@ FLAG_CATEGORY
Flag category, allows for multiple categories of flagging, which can selectively be reset.
@ BASELINE_REF
Reference antenna for this baseline, True for ANTENNA1 Bool.
@ FLAG
The data flags, array of bools with same shape as data.
@ ANTENNA2
ID of second antenna in antenna-pair.
@ IMAGING_WEIGHT
The imaging weights (optional).
@ NUMBER_REQUIRED_COLUMNS
Not a column, but just an enum specifying the number of required columns.
@ FIELD_ID
Unique id for this pointing (or drift scan) Int.
@ UVW2
UVW for second pair of triple correlation product.
@ SIGMA_SPECTRUM
Estimated rms noise for each data point.
@ OBSERVATION_ID
Index into OBSERVATION table.
@ PHASE_ID
Switching phase Id Int.
@ ANTENNA3
Antenna3 - for triple correlations products.
@ WEIGHT_SPECTRUM
Weight for each channel.
@ WEIGHT
Weight of spectrum.
@ SIGMA
Estimated rms noise for channel with unity bandpass response.
@ FEED2
Feed id on ANTENNA2.
@ STATE_ID
State Id, points to STATE table with info on current observing mode, calibration and reference signal...
@ TIME_EXTRA_PREC
Additional precision for TIME if required.
@ VIDEO_POINT
Zero frequency point - needed for transform back to lag domain Complex(Nc)
@ PULSAR_GATE_ID
Unique id for this pulsar gate.
@ CORRECTED_WEIGHT_SPECTRUM
Corrected Weight for each channel.
@ TIME_CENTROID
Modified Julian Day number (JD-2400000.5) for centroid of integration.
@ SCAN_NUMBER
Scan number.
@ EXPOSURE
Effective integration time (i.e.
@ ANTENNA1
ID of first antenna in antenna-pair.
@ LAG_DATA
Complex correlation function or lag spectrum for each correlation product Complex(Nc,...
@ DATA
Complex visibility matrix.
@ CORRECTED_DATA
The Corrected complex visibility data (optional).
@ FEED3
Feed id on ANTENNA3 Int.
@ PULSAR_BIN
For a pulsar the correlations are assumed to be measured for a limited number of pulse phase bins.
@ FLOAT_DATA
Floating point data column.
@ NUMBER_PREDEFINED_COLUMNS
Not a column, but just a final enum specifying the number of enums.
@ FEED1
Feed id on ANTENNA1.
@ UNDEFINED_COLUMN
"True" columns are defined.
@ TIME
Modified Julian Day number (JD-2400000.5) for midpoint of integration.
@ MODEL_DATA
The model visibility data (optional).
@ DATA_DESC_ID
Data description id Int.
PredefinedKeywords
Keywords with a predefined meaning.
@ SPECTRAL_WINDOW
Spectral window subtable.
@ SORT_ORDER
Listing of sort orders for each sorted table.
@ SORTED_TABLES
Sorted reference tables of the main table.
@ FLAG_CMD
Flag command subtable.
@ NUMBER_REQUIRED_KEYWORDS
Not a keyword, but an enum specifying the number of required keywords The last required keyword shoul...
@ NUMBER_PREDEFINED_KEYWORDS
Not a keyword, but just a final enum specifying the number of enums.
@ MS_VERSION
MS Version number.
@ UNDEFINED_KEYWORD
"True" keywords are defined.
@ PROCESSOR
Back-end processor information subtable.
@ HISTORY
History information subtable.
@ OBSERVATION
Observation subtable.
@ POLARIZATION
Polarization setup information subtable.
@ ANTENNA
Antenna subtable.
@ DOPPLER
Doppler tracking information subtable.
@ POINTING
Pointing information subtable.
@ WEATHER
Weather subtable.
@ FREQ_OFFSET
Frequency offset information subtable.
@ CAL_TABLES
Calibration tables associated with this MS.
@ DATA_DESCRIPTION
Data Description subtable.
@ SORT_COLUMNS
Listing of sort columns for each sorted table.
this file contains all the compiler specific defines