casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules | Classes

Miscellaneous operations on MeasurementSets. More...

Modules

 MSOper_module_internal_classes
 Internal MSOper_module classes and functions.
 

Classes

class  casacore::MS1ToMS2Converter
 Class to convert a MeasurementSet v1 to v2. More...
 
class  casacore::MSConcat
 A class with functions for concatenating MeasurementSets. More...
 
class  casacore::MSDerivedValues
 MSDerivedValues calculates values derived from a MS. More...
 
class  casacore::MSFlagger
 MSFlagger specifies selections on a MeasurementSet. More...
 
class  casacore::MSLister
 List visibility records from a Measurement Set. More...
 
class  casacore::MSMetaData
 Class to interrogate an MS for metadata. Interrogation happens on demand and resulting metadata are stored for use by subsequent queries if the cache has not exceeded the specified limit. Caching of MS main table columns has been removed because the cache can be swamped by columns for large MSes, meaning that smaller data structures, which are more computationally expensive to create, aren't cached. Also, the column data is usually only needed temporarily to compute smaller data structures, and the column data is not particularly expensive to recreate if necessary. Parallel processing is enabled using openmp. More...
 
class  casacore::MSSummary
 Provides and lists information about the header of an image. More...
 
class  casacore::MSValidIds
 
class  casacore::NewMSSimulator
 Create an empty MeasurementSet from observation and telescope descriptions. More...
 

Detailed Description

Miscellaneous operations on MeasurementSets.

See below for an overview of the classes in this module.

Prerequisite

Review Status

Reviewed By:
Bob Garwood
Date Reviewed:
1997/02/01

Synopsis