plotcalCompare
Return to directory of Todd's CASA extensions
Places two sequences of plotcal plots side-by-side onto each page, and builds
a PDF. Useful for comparing G with GSPLINE solutions.
Usage:
au.plotcalCompare(caltable, caltable2, spw=0, xaxis='time', yaxis='phase', poln='X',
plotrange=[0,0,-180,180], sidebyside=True)
Optional parameters:
- spw: This parameter is only for labeling the png files, it is not passed to plotcal.
Output:
- Creates a multi-page PDF called: caltable.compare.pdf with one antenna per page.
--
ToddHunter - 2014-08-26