plotuv – Plot the baseline distribution – visualization,information task

Description

Plots the selected baselines of vis one field at a time, in kilowavelengths.

Parameters

Title

Parameter

Default

Description

vis

''

field

''

antenna

''

spw

''

observation

''

array

''

maxnpts

int(100000)

colors

numpy.array( [ 'r','y','g','b' ] )

symb

','

ncycles

int(1)

figfile

''

Parameter Explanations

vis

''

Name of input visibility file (MS)

field

''

Select field using ID(s) or name(s)

antenna

''

Select data based on antenna/baseline

spw

''

Select spectral window/channels

observation

''

Select by observation ID(s)

array

''

Select (sub)array(s) by array ID number

maxnpts

int(100000)

Maximum number of points per plot.

colors

numpy.array( [ 'r','y','g','b' ] )

a list of matplotlib color codes

symb

','

A matplotlib plot symbol code

ncycles

int(1)

How many times to cycle through colors per plot.

figfile

''

Save the plotted figure(s) using this name