AIPS NRAO AIPS HELP file for SMOTYPE in 31DEC24



As of Sat Apr 20 8:05:59 2024



HELP SECTION

SMOTYPE
Type: Adverb  (String*4)
Use:  Standard data selection adverb; used to specify the
      portions of the gain table to be smoothed:
        'AMPL' = amplitude smoothing only,
        'PHAS' = phase smoothing only,
        'BOTH' = Sine and cosine (amplitude and phase),
        'VLBI' = Delay and rate,
        'FULL' = sine, cosine, delay and rate.
      This adverb is only relevant when the data being operated
      on has an associated gain table.
Null value:  '    ' => 'FULL'
Tasks:
   CLCAL......Merges and smooths SN tables, applies them to CL tables.
              SMOTYPE specifies which data are smooothed.
   CLSMO......Smooths a calibration CL table.  SAMPTYPE specifies the
              SMOTYPE specifies which data are smooothed.
   SNSMO......Smooths and filters a calibration SN table.  SAMPTYPE
              SMOTYPE specifies which data are smooothed.
Procedures:
   VLACLCAL...Runs CLCAL and prints the results with LISTR.  SMOTYPE
              is passed to CLCAL.

EXPLAIN SECTION


AIPS