inspect_data¶
Dignostic plots of the first-pass cross-calibrated data.
enable¶
bool
Executes dignostic plotting of the first-pass cross-calibrated data.
label¶
str, optional, default = ‘ ‘
Label for output products (plots etc.) for this step.
plotter¶
{“plotms”, “shadems”}, optional, default = plotms
Application to use for making plots
correlation¶
str, optional, default = XX, YY
Label specifying the correlations.
uvrange¶
str, optional, default = ‘ ‘
Set the U-V range for data selection, e.g. ‘>50’.
fields¶
list of str, optional, default = bpcal, gcal
Fields to plot. Specify by field id, index or keys like, gcal, bpcal.
real_imag¶
Plot real vs imaginary parts of data.
enable
bool, optional, default = True
Executed the real v/s imaginary data plotting.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like, gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.
amp_phase¶
Plot Amplitude vs Phase for data.
enable
bool, optional, default = True
Executes the plotting of amplitude v/s phase for data.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like: gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.
amp_uvwave¶
Plot data amplitude v/s uvwave.
enable
bool, optional, default = True
Executes plotting data amplitude as a function of uvwave.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like: gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.
amp_ant¶
Plot data amplitde v/s antenna.
enable
bool, optional, default = True
Executes plotting data amplitude v/s antennas.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like: gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.
phase_uvwave¶
Plot data phase v/s uvwave.
enable
bool, optional, default = True
Executes plotting data phase v/s uvwave.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like: gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.
amp_scan¶
Plot data amplitude v/s scan number.
enable
bool, optional, default = True
Executes plotting data amplitude v/s scan number.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like: gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.
amp_chan¶
Plot Amplitude vs Channel data.
enable
bool, optional, default = True
Executes the plotting of amplitude v/s phase for data.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like: gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.
phase_chan¶
Plot Phase vs Chan.
enable
bool, optional, default = True
Executes the plotting of amplitude v/s phase for data.
fields
list of str, optional, default = ‘ ‘
Fields to plot. Specify by field id, index or keys like: gcal, bpcal.
column
str, optional, default = corrected
Data column to plot.
avgtime
str, optional, default = 10
Time to average for plotting, in seconds.
avgchannel
str, optional, default = 10
Number of channels to average for plotting.