AIPS NRAO AIPS HELP file for FGPLT in 31DEC09



As of Sun Nov 22 16:51:41 2009


FGPLT: Task to plot selected contents of FG file.

INPUTS

INNAME                             UV data (name).
INCLASS                            UV data (class).
INSEQ             0.0    9999.0    UV data (seq. #).  0 => high
INDISK            0.0       9.0    Disk unit #.  0 => any
INVERS                             FG table file version no.
                                   0 => 1
TIMERANG                           Time range to plot
STOKES                             Stokes type to plot: R, L,
                                      RR, LL, RL, LR
                                   '' => 'R'
FREQID                             Freqid, 0=>1; -1=>all
SUBARRAY          0.0              Subarray, 0=>1; -1=>all
BIF               0.0      100.0   First IF to plot, 0=>1.
EIF               0.0      100.0   Last IF to plot 0 -> highest
ANTENNAS                           Antennas to plot
BASELINE                           Baseline with antennas
NPLOTS            0.0      28.0    Number of time intervals
                                   0 => 1
LTYPE         -10.0        10.0    Type of labeling: 1 border,
                                   2 no ticks, 3 - 6 standard,
                                   7 - 10 only tick labels
DOTV           -1.0         1.0    > 0 Do plot on the TV, else
                                   make a plot file
GRCHAN          0.0         8.0    Graphics channel 0 => 1.

HELP SECTION

FGPLT
Type:  Task
Use:   Plots selected data versus time from a specified FG table.
Adverbs:
  INNAME.....UV file name (name).       Standard defaults.
  INCLASS....UV file name (class).      Standard defaults.
  INSEQ......UV file name (seq. #).     0 => highest.
  INDISK.....Disk unit #.               0 => any.
  INVERS.....Version number of FG table to plot, 0 => 1
  TIMERANG...Time range of the data to be plotted. In order: Start day,
             hour, min. sec, end day, hour, min. sec. Days relative to
             reference date.
  STOKES.....The desired Stokes type of the displayed data.
             R, L, RR, LL, RL, LR;  '' => 'R'
  FREQID.....Frequency identifier to select (you may determine which is
             applicable from the OPTYPE='SCAN' listing produced by
             LISTR).
             -1 => all; 0 => 1
  SUBARRAY...Subarray to select.  -1 => all; 0 => 1.
  BIF........First IF to plot
  EIF........Last IF to plot.
  ANTENNAS...A list of the antennas forming baselines. All 0 => all.
             If any number is negative then the baselines are NOT to be
             plotted and all others are.
  BASELINE...A list of the baseliness with antennas given in ANTENNAS
             to be plotted. All 0 => all.  If any
             number is negative then the baselines are NOT to be
             plotted and all others are.
  NPLOTS.....The time range can be split into NPLOTS equal time
             intervals to have more resolution, causing NPLOTS plots
             to be generated.  Each contains the consecutive time
             interval of length TIMERANG / NPLOTS
  LTYPE......Labelling type: 1 = border, 2 = no ticks, 3 - 10 =
             standard
  DOTV.......> 0 => plot directly on the TV device, otherwise make a
             plot file for later display on one or more devices
             (including the TV if desired).
  GRCHAN.....Graphics channel (1 - 7) to use for line drawing.  0 => 1.

EXPLAIN SECTION



AIPS