smoothcal – Smooth calibration solution(s) derived from one or more sources: – calibration task
Description
A G- or T-type gain calibration can be smoothed. Amplitude and phase are currently smoothed with the same time. Calibration values will be smoothed over all fields.
Parameters
Parameter |
Default |
Description |
|---|---|---|
vis |
|
Name of input visibility file (MS) |
tablein |
|
Input calibration table |
caltable |
|
Output calibration table (overwrite tablein if unspecified) |
field |
|
Field name list |
smoothtype |
|
Smoothing filter to use |
smoothtime |
|
Smoothing time (sec) |
Parameter Explanations
vis
''
Name of input visibility file (MS)
tablein
''
Input calibration table
caltable
''
Output calibration table (overwrite tablein if unspecified)
field
numpy.array( [ ] )
Field name list
smoothtype
'median'
Smoothing filter to use
smoothtime
float(60.0)
Smoothing time (sec)