sdscaleold – ASAP SD task [DEPRECATED]: Scale the sd spectra – single dish task

Description

### DEPRECATION WARNING ################################################# This task will be removed in CASA 5.1. The functionality of this task with MeasurementSet format is replicated with gencal and applycal, and with CASA image format is replicated with immath. #########################################################################

Task sdscaleold performs scaling of single-dish spectra by scaling factor given by parameter named factor. By setting scaletsys = True, associated Tsys is also scaled.

Parameters

Title

Parameter

Default

Description

infile

''

antenna

int(0)

factor

float(1.0)

scaletsys

True

scaling of associated Tsys [True, False]

outfile

''

overwrite

False

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

verbose

True

Print verbose log output [True, False]

Parameter Explanations

infile

''

name of input SD dataset

antenna

int(0)

select an antenna name or ID, e.g. 'PM03' (only effective for MS input)

factor

float(1.0)

scaling factor (float or float list)

scaletsys

True

scaling of associated Tsys

outfile

''

name of output file (See a WARNING in help)

overwrite

False

overwrite the output file if already exists

verbose

True

Print verbose log output