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


next up previous contents index
Next: dish.mult - Function Up: dish - Tool Previous: dish.minus - Function


dish.mscal - Function



Package dish
Module dish
Tool dish


Calibrate a MeasurementSet.


Synopsis
mscal(baseline, range, order, units)


Description
This function will use the calib function to calibrate each individual known procedure within a MeasurementSet. It will use the MS currently pointed to/opened in DISH (use d.files() to see what this is).



Arguments

baseline   toggle to permit baselines to be subtracted
    Allowed: boolean
    Default: F
range   the range for the baseline
    Allowed: string
    Default: F(full range)
order   the polynomial order for the baseline
    Allowed: integer
    Default: 1
units   the units of the calibrated output
    Allowed: integer
    Default: 1(TA*)


Returns
T (if successful)


Example
- d.mscal();





next up previous contents index
Next: dish.mult - Function Up: dish - Tool Previous: dish.minus - Function   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