sdgaincal – MS SD gain calibration task – single dish task

Description

Parameters

Title

Parameter

Default

Description

infile

''

calmode

'doublecircle'

gain calibration mode (“doublecircle”)

radius

''

smooth

True

antenna

''

field

''

spw

''

scan

''

intent

''

applytable

''

interp

''

spwmap

numpy.array( [  ] )

outfile

''

overwrite

False

overwrite the output file if already exists [True, False]

Parameter Explanations

infile

''

name of input SD dataset (must be MS)

calmode

'doublecircle'

gain calibration mode

radius

''

radius of central region to be used for calibration

smooth

True

smooth data or not

antenna

''

select data by antenna name or ID, e.g. “PM03”

field

''

select data by field IDs and names, e.g. “3C2*” (”” = all)

spw

''

select data by spw IDs (spectral windows), e.g., “3,5,7” (”” = all)

scan

''

select data by scan numbers, e.g. “21~23” (“”=all)

intent

''

select data by observation intent, e.g. “OBSERVE_TARGET#ON_SOURCE” (“”=all)

applytable

''

(List of) sky and/or tsys tables for pre-application

interp

''

Interp type in time[,freq], per gaintable. default==linear,linear

spwmap

numpy.array( [  ] )

Spectral windows combinations to form for gaintables(s)

outfile

''

name of output caltable

overwrite

False

overwrite the output file if already exists