e-merlin / eMERLIN_CASA_pipeline

This is CASA eMERLIN pipeline to calibrate data from the e-MERLIN array. Please fork the repository before making any changes and read the Coding Practices page in the wiki. Please add issues with the pipeline in the issues tab.
GNU General Public License v3.0
14 stars 11 forks source link

Retreive all MS information #37

Closed jmoldon closed 6 years ago

jmoldon commented 7 years ago

Basically repeating what is done in EVLA_pipe_msinfo.py from the EVLA pipeline. Read everything with a function at the beginning and store efficiently, maybe with a dictionary. We need, among other possible things:

jmoldon commented 6 years ago

Implemented in 981fd69