Organisation of the package - AlanLoh/nenums GitHub Wiki
The package consists of:
- A ready-to-use bash executable to convert NenuFAR XST Fits files to MS.
- The XST class (to be able to read the XST Fits file)
- The MS class (to carry out the creation, data filling and formatting of the MS)
- A set of utility methods to perform individual operations on the MS (e.g. splitting, rephasing, ...)
- A set of instrument description files that are specific to NenuFAR (Antenna positions, mount type, ...)
The package requires external dependencies associated with the NRAO Measurement Set data format (see dependencies in the Readme file, Python-casacore, makems, casacore).
The steps of the conversion is as followed: