wvrgcalStats

Return to directory of Todd's CASA extensions

Runs wvrgcal with the statsource parameter set to each source (or field) individually and reports the median of the rms and discrepancy of each run, and the field elevation.

Usage:

au.wvrgcalStats(vis, statoption='source', outfile=True)
Inputs:
  • statoption: 'source' or 'field'
  • outfile: Boolean or string (default = True = 'vis.wvrgcalStats')

Example:

CASA <2>: au.wvrgcalStats('uid___A002_X835491_Xcb0.ms')
wvrgcal --ms uid___A002_X835491_Xcb0.ms --output uid___A002_X835491_Xcb0.ms.J2009-4849.wvr --toffset 0 --segsource --maxdistm 500.0 --minnumants 2 --mingoodfrac 0.8
Calculating the coefficients now...done!
wvrgcal --ms uid___A002_X835491_Xcb0.ms --output uid___A002_X835491_Xcb0.ms.J2056-4714.wvr --toffset 0 --segsource --maxdistm 500.0 --minnumants 2 --mingoodfrac 0.8
Calculating the coefficients now...done!
wvrgcal --ms uid___A002_X835491_Xcb0.ms --output uid___A002_X835491_Xcb0.ms.J2056-472.wvr --toffset 0 --segsource --maxdistm 500.0 --minnumants 2 --mingoodfrac 0.8
Calculating the coefficients now...done!
wvrgcal --ms uid___A002_X835491_Xcb0.ms --output uid___A002_X835491_Xcb0.ms.hd_181327.wvr --toffset 0 --segsource --maxdistm 500.0 --minnumants 2 --mingoodfrac 0.8
Calculating the coefficients now...done!
wvrgcal --ms uid___A002_X835491_Xcb0.ms --output uid___A002_X835491_Xcb0.ms.allfields.wvr --toffset 0 --segsource --maxdistm 500.0 --minnumants 2 --mingoodfrac 0.8
Calculating the coefficients now...done!
Field  Elevation(deg)  MedianRms(um)  MedianDisc(um)  MinDisc(um)  MaxDisc()
0=  J2056-4714   57.84      772.00     4720.00     2560.00     4920.00
2=  J2009-4849   37.26      772.00     4720.00     2560.00     4920.00
-1=   allfields   40.64      772.00     4720.00     2560.00     4920.00
3=   hd_181327   37.10      772.00     4720.00     2560.00     4920.00
1=   J2056-472   57.09      772.00     4720.00     2560.00     4920.00

-- ToddHunter - 2014-08-22
Topic revision: r1 - 2014-08-22, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback