AIPS NRAO AIPS HELP file for TDSCANS in 31DEC24



As of Mon May 6 10:21:41 2024


TDSCANS: finds time breaks for short-interval data groups

INPUTS

INNAME                             Input UV data (name)
INCLASS                            Input UV data (class)
INSEQ                              Input UV data (seq. #)
INDISK                             Input UV data disk drive #
PRTLEV                             1 => messages
TD_TIMES @                         List of time limits for the
         @                         "short" time intervals (days)

HELP SECTION

TDSCANS
Type:  Procedure
 Use:  This procedure reads the index (NX) table, finds the scans for
       the desired source to fill the adverb TD_TIMES for the later
       time-dependent imaging steps.  Call it with one immediate
       argument
               TDSCANS (I)
       where I is the source number in the NX table.

Adverbs (input):
  INNAME.....Input UV data file (name).       Standard defaults.
  INCLASS....Input UV data file (class).      Standard defaults.
  INSEQ......Input UV data file (seq. #).     0 => highest.
  INDISK.....Input UV data file disk drive #. 0 => any.
  PRTLEV.....> 0 => informative messages
Adverbs (output):
  TD_TIMES...The I'th time interval for imaging is TD_TIMES(I) to
             TD_TIMES(I+1) in days.

EXPLAIN SECTION


AIPS