NRAO Home > CASA > CASA Toolkit Reference Manual
calibrater.open - Function

2.1.1 Attach MeasurementSet to the calibrater tool


Description

Attaches a MeasurementSet to the calibrater tool for further processing with other methods.

Arguments





Inputs

filename

MeasurementSet file name. No default

allowed:

string

Default:

compress

Compress calibration columns?

allowed:

bool

Default:

false

addcorr

Add scratch columns?

allowed:

bool

Default:

true

addmodel

Add MODEL_DATA column along with CORRECTED_DATA ?

allowed:

bool

Default:

true

Returns
bool

Example

 
 
cb.open(’ngc5921.ms’);  
 

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search