AIPS NRAO AIPS HELP file for SOUCODE in 31DEC24



As of Sun May 5 4:21:09 2024



HELP SECTION

SOUCODE
Type: Adverb (String*4)
Use:  Selects sources by their calibrator code (where CALCODE) selects
      calibrators by their calibrator code.
         '    ' => any calibrator code selected
         '*   ' => any non blank code (cal. only)
         '-CAL' => blank codes only (no calibrators)
         anything else = calibrator code to select.
Tasks:
  CLCAL.......Merges and smoothes SN tables, applies them to CL tables.
              SOUCODE helps determine the sources whose CL tables are
              to be updated.
  GETJY.......Determines calibrator flux densities.  SOUCODE helps
              select the sources whose fluxes are to be determined.
  SUFIX.......Modifies source numbers on uv data.  SOUCODE is the
              CALCODE to be assigned to the new source number.
Procedure:
  VLACLCAL....Runs CLCAL and prints the results with LISTR

EXPLAIN SECTION


AIPS