Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: iramcalibrater.phcor - Function Up: iramcalibrater - Tool Previous: Overview of iramcalibrater tool functions:


iramcalibrater - Constructor



Package alma
Module alma
Tool iramcalibrater


Construct an iramcalibrater tool


Synopsis
iramcalibrater(ms, initcal)


Description
This is used to construct a iramcalibrater tool. This tool can then be used to perform the different calibration routines needed and/or extract a given source and spectral window uv-data for combination with other days of previously calibrated data.

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.



Arguments

ms   Measurementset to calibrate
    Allowed: String
    Default: ''
initcal   Initialize calibration?
    Allowed: Boolean
    Default: 'T'


Returns
iramcalibrater tool



Example
myic:=iramcalibrater(ms='10feb97-g067.ms',initcal=T) ;





next up previous contents index
Next: iramcalibrater.phcor - Function Up: iramcalibrater - Tool Previous: Overview of iramcalibrater tool functions:   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01