Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The CSG has a number of optional input parameters. However, the only necessary input parameter is the names name of the ASDM (raw ALMA data set)  to be calibrated. Based on the properties of the MSdataset, it almaqa2csg creates a "scriptForCalibration.py" tailored to the needs of the particular case. The result is a nearly complete script draft which may work as is but should be inspected by the analyst to make sure all steps are correct. So, the simplest possible call to the CSG looks like this

...

This will import the given ASDM into an MS (named uid___A002_X7c0875_Xd65.ms in this case)  and produce a calibration script draft file named "uid___A002_X7c0875_Xd65_scriptForCalibration.py" for it.

...