AIPS NRAO AIPS HELP file for PCDIV in 31DEC24



As of Fri Apr 19 0:54:11 2024


PCTY LLLLLLLLLLLLUUUUUUUUUUUU CCCCCCCCCCCCCCCCCCCCCCCCCCCCC PCTY Task which scales PC amplitudes by Tsys or Psum INNAME Input UV file name (name) INCLASS Input UV file name (class) INSEQ 0.0 9999.0 Input UV file name (seq. #) INDISK 0.0 9.0 Input UV file disk unit # INVERS 0.0 Input PC table version INEXT Input TY or SY table TYVER 0.0 Input TY or SY table version DETIME 0.0 Times within DETIME seconds are viewed as equal OPTYPE 'MULT' -> multiply else -> divide BADDISK Disks to avoid for scratch
PCTY
Task:  This task sorts the input PC table into time-antenna order and
       then writes out a new PC table dividing the PC values by the
       Tsys value of the closest, same source, Tsys sample or SY
       Psum value.
Adverbs:
  INNAME.....Input UV file name (name).      Standard defaults.
  INCLASS....Input UV file name (class).     Standard defaults.
  INSEQ......Input UV file name (seq. #).    0 => highest.
  INDISK.....Disk drive # of input UV file.  0 => any.
  INVERS.....PC table version to be scaled.  0 -> highest
  INEXT......'TY' or 'SY'
  TYVER......TY or SY table version to be used.    0 -> highest
  DETIME.....Times within DETIME seconds are viewed as equal.  TY
             table times are often not quite the same, but if each
             time is treated as separate, there will often be
             multiple times which are missing some antennas.
  OPTYPE.....'MULT' multiply by the TY or SY values
             else divide
  BADDISK....The disk numbers to avoid for scratch files (sorting
             tables mostly).


AIPS