AntComposite(context, result, calapp, xaxis, …)
|
Create a PlotLeaf for each antenna in the caltable. |
AntSpwComposite(context, result, calapp, …)
|
Create a PlotLeaf for each spw and antenna in the caltable. |
AntSpwPolComposite(context, result, calapp, …)
|
Create a PlotLeaf for each antenna, spw and polarization in the caltable. |
CaltableWrapper(filename, data, time, …)
|
|
CaltableWrapperFactory()
|
|
DataRatio(before, after)
|
|
LeafComposite(children)
|
Base class to hold multiple PlotLeafs, thus generating multiple plots when plot() is called. |
NullScoreFinder()
|
|
PhaseVsBaselineData(data, ms, corr_id, refant_id)
|
|
PlotBase()
|
|
PlotbandpassAntComposite(context, result, …)
|
|
PlotbandpassAntSpwComposite(context, result, …)
|
|
PlotbandpassAntSpwPolComposite(context, …)
|
|
PlotbandpassDetailBase(context, result, …)
|
|
PlotbandpassLeaf(context, result, calapp, …)
|
Class to execute plotbandpass and return a plot wrapper. |
PlotbandpassPolComposite(context, result, …)
|
|
PlotbandpassSpwComposite(context, result, …)
|
|
PlotbandpassSpwPolComposite(context, result, …)
|
|
PlotmsCalAntComposite(context, result, …)
|
|
PlotmsCalAntSpwComposite(context, result, …)
|
|
PlotmsCalLeaf(context, result, calapp, …)
|
Class to execute plotms and return a plot wrapper. |
PlotmsCalSpwAntComposite(context, result, …)
|
|
PlotmsCalSpwComposite(context, result, …)
|
|
PolComposite(context, result, calapp, xaxis, …)
|
Create a PlotLeaf for each polarization in the caltable. |
SpwAntComposite(context, result, calapp, …)
|
Create a PlotLeaf for each spw and antenna in the caltable. |
SpwComposite(context, result, calapp, xaxis, …)
|
Create a PlotLeaf for each spw in the caltable. |
SpwPolComposite(context, result, calapp, …)
|
Create a PlotLeaf for each spw and polarization in the caltable. |
XYData(delegate, x_axis, y_axis)
|
|