See below for an overview of the classes in this module.
The MeasurementSets module handles storage of telescope data in AIPS++ tables and defines functions to access the data. The MSFits module is an extra layer on top of MeasurementSets to convert a MeasurementSet to and from FITS. There are classes for three FITS formats:
To avoid that package ms depends on FITS (and cfitsio), all FITS-related MS code is put in a separate package.
Modules | |
| MSFits_internal_classes | |
| Internal MSFits classes and functions. | |
Classes | |
| class | casa::FITSIDItoMS1 |
| FITSIDItoMS converts a FITS-IDI binary table to an AIPS++ Table. More... | |
| class | casa::MSFitsIDI |
| MSFitsIDI: Convert FITS-IDI data to MS format. More... | |
| class | casa::MSFitsInput |
| UV FITS to MeasurementSet filler. More... | |
| class | casa::MSFitsOutput |
| Write a MeasurementSet to a random group uvfits file. More... | |
1.5.1