inspect

Diagnostic plots for data

enable

bool

Execute the inspect worker (i.e. diagnostic plotting of the first-pass cross-calibrated data).

label_in

str, optional, default = ‘ ‘

Label of the input dataset

field

str, optional, default = calibrators

Fields that should be inspected. It can be set to ‘target’, ‘calibrators’ (i.e., all calibrators) or any comma-separated combination of ‘fcal’,’bpcal’,’gcal’, as defined in the obsconf worker. N$

label_plot

str, optional, default = ‘ ‘

Label for output products (plots etc.) for this step.

dirname

str, optional, default = ‘ ‘

Subdirectory (under diagnostic plots) where the plots are to go.

shadems

Direct list of shadems plots.

enable

bool, optional, default = True

Execute series of “extended” shadems plots.

default_column

str, optional, default = CORRECTED_DATA

Data column to plot.

plots_by_field

list of any, optional, default = ‘ ‘

Sequence of shadems plot specifications, made per each field

plots_by_corr

list of any, optional, default = ‘ ‘

Sequence of shadems plot specifications, made per each correlation

plots

list of any, optional, default = ‘ ‘

Sequence of freeform shadems plot specifications

ignore_errors

bool, optional, default = True

Don’t halt the pipeline for shadems plotting errors.

standard_plotter

{“plotms”, “shadems”, “ragavi_vis”, “none”, “None”}, optional, default = ragavi_vis

Application to use for making “standard” plots. Use “none” to disable.

correlation

str, optional, default = diag

Label(s) specifying the correlations. Use the special values ‘diag’ and ‘all’ to select only diagonal (paralell hand) or all correlations.

num_cores

int, optional, default = 8

number of CPUs to use

mem_limit

str, optional, default = 8GB

Amount of memory (RAM) to use

uvrange

str, optional, default = ‘ ‘

Set the U-V range for data selection, e.g. ‘>50’.

real_imag

Plot real vs imaginary parts of data.

enable

bool, optional, default = False

Executed the real v/s imaginary data plotting.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

amp_phase

Plot Amplitude vs Phase for data.

enable

bool, optional, default = False

Executes the plotting of amplitude v/s phase for data.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

amp_uvwave

Plot data amplitude v/s uvwave.

enable

bool, optional, default = False

Executes plotting data amplitude as a function of uvwave.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

amp_ant

Plot data amplitde v/s antenna.

enable

bool, optional, default = False

Executes plotting data amplitude v/s antennas.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

phase_uvwave

Plot data phase v/s uvwave.

enable

bool, optional, default = False

Executes plotting data phase v/s uvwave.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

amp_scan

Plot data amplitude v/s scan number.

enable

bool, optional, default = False

Executes plotting data amplitude v/s scan number.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

amp_chan

Plot Amplitude vs Channel data.

enable

bool, optional, default = False

Executes the plotting of amplitude v/s phase for data.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

phase_chan

Plot Phase vs Chan.

enable

bool, optional, default = False

Executes the plotting of amplitude v/s phase for data.

col

str, optional, default = corrected

Data column to plot.

avgtime

str, optional, default = 10

Time to average for plotting, in seconds.

avgchan

str, optional, default = 10

Number of channels to average for plotting.

report

bool, optional, default = False

(Re)generate a full HTML report at the end of this worker.

cabs

list of map, optional, default = ‘ ‘

Specifies non-default image versions and/or tags for Stimela cabs. Running with scissors: use with extreme caution.