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.import - Function Up: dish - Tool Previous: dish.imagems - Function


dish.imcal - Function



Package dish
Module dish
Tool dish


Calibrate an imaging/mapping procedure


Synopsis
imcal(scan, baseline, range, order, units)


Description
This uses the calib function to calibrate the individual scans in an imaging or mapping procedure (currently RALongMap or DECLatMap).



Arguments

scan   scan number
    Allowed: integer
    Default: no default
baseline   toggle baseline subtraction on or off
    Allowed: boolean
    Default: F
range   range for baseline
    Allowed: string
    Default: F(full range)
order   order of baseline fit
    Allowed: integer
    Default: 1
units   units for calibrated result
    Allowed: integer
    Default: 1=TA*,2=TMB,3=S


Returns
T (if successful)


Example
- d.imcal(15,baseline=T,order=5);#calibrate all scans in the mapping sequence
				 #beginning with scan 15;subtract a 5th order
                                 #polynomial





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