<param type="any" name="poln"><shortdescription>Polarizations to plot: "" = all, or "RR","RL","LR","LL","XX","XY","YX","YY","RR,LL","XX,YY"</shortdescription><description>Polarizations to plot: "" = all, or "RR","RL","LR","LL","XX","XY","YX","YY","RR,LL","XX,YY"</description>
<casaxml xsi:schemaLocation="http://casa.nrao.edu/schema/casa.xsd file:///opt/casa/code/xmlcasa/xml/casa.xsd" xmlns="http://casa.nrao.edu/schema/psetTypes.html" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<task type="function" name="plotbandpass" category="visualization, calibration">
<shortdescription>Makes detailed plots of Tsys and bandpass solutions.</shortdescription>
<description>Developed at the NAASC, this is a generic task to display CASA
Tsys and bandpass solution tables with options to overlay them in various
combinations, and/or with an atmospheric transmission or sky temperature
model. It works with both the 'new' (casa 3.4) and 'old' calibration
table formats, and allows for mixed mode spws (e.g. TDM and FDM for ALMA).
It uses the new msmd tool to access the information about an ms. This
task is still being developed as new ALMA observing modes are commissioned.
So if you encounter problems, please report them.
<param type="path" name="caltable" mustexist="true"><shortdescription>Input table name, either a bandpass solution or a Tsys solution</shortdescription><description>Input table name, either a bandpass solution or a Tsys solution</description>
<param type="any" name="antenna"><shortdescription>A comma-delimited string list of antennas (either names or integer indices) for which to display solutions. Default = all antennas.</shortdescription><description>A comma-delimited string list of antennas (either names or integer indices) for which to display solutions. Default = all antennas.</description>
<type>string</type><type>int</type><type>stringVec</type><type>intVec</type>
<param type="any" name="field"><shortdescription>A comma-delimited string list of fields (either names or integer indices) for which to display solutions. Default = all fields.</shortdescription><description>A comma-delimited string list of fields (either names or integer indices) for which to display solutions. Default = all fields.</description>
<type>string</type><type>int</type><type>stringVec</type><type>intVec</type>
<param type="any" name="spw"><shortdescription>A comma-delimited string list of spws for which to display solutions. Default = all spws.</shortdescription><description>A comma-delimited string list of spws for which to display solutions. Default = all spws.</description>
<type>string</type><type>int</type><type>stringVec</type><type>intVec</type>
<param type="string" name="yaxis"><shortdescription>The quantity to plot on the y-axis ("amp", "phase", "both", "tsys", append "db" for dB).</shortdescription><description>The quantity to plot on the y-axis ("amp", "phase", "both", "tsys", append "db" for dB).</description>
<param type="string" name="xaxis"><shortdescription>The quantity to plot on the x-axis ("chan" or "freq").</shortdescription><description>The quantity to plot on the x-axis ("chan" or "freq").</description>
<param type="string" name="figfile"><shortdescription>The name of the plot file to produce.</shortdescription><description>The name of the plot file to produce.</description>
<param type="doubleVec" name="plotrange"><shortdescription>The axes limits to use [x0,x1,y0,y1].</shortdescription><description>The axes limits to use [x0,x1,y0,y1].</description>
<value><value>0</value><value>0</value><value>0</value><value>0</value></value>
<param type="string" name="caltable2"><shortdescription>A second cal table, of type BPOLY or B, to overlay on a B table</shortdescription><description>A second cal table, of type BPOLY or B, to overlay on a B table</description>
<param type="string" name="overlay"><shortdescription>Show multiple solutions in same frame in different colors (time, antenna, spw, baseband, or time,antenna)</shortdescription><description>Show multiple solutions in same frame in different colors (time, antenna, spw, baseband, or time,antenna)</description>
<value>antenna,time</value>
<value>time,antenna</value>