| Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
| Version 1.9 Build 1488 |
|
| Package | alma | |
| Module | alma | |
| Tool | iramcalibrater |
If restarting a calibration of existing data, set initcal=T to initialize the scratch columns of the dataset.
It can be used as iramcalibrater('mydata.ms') to construct the iramcalibrater tool associated with the given data
This returns a Glish variable containing the tool functions of iramcalibrater.
| ms | Measurementset to calibrate | ||
| Allowed: | String | ||
| Default: | '' | ||
| initcal | Initialize calibration? | ||
| Allowed: | Boolean | ||
| Default: | 'T' | ||
myic:=iramcalibrater(ms='10feb97-g067.ms',initcal=T) ;