AIPS NRAO AIPS HELP file for IMRMS in 31DEC24



As of Fri Apr 26 19:24:01 2024


IMRMS: Plot IMEAN printed rms values

INPUTS

INNAME                             Image name to attach plots
INCLASS                            Image class
INSEQ           0.0      9999.0    Image seq. #.   0=>high
INDISK          0.0         9.0    Disk drive #. 0=>any
INTEXT
                                   PRTMSG output of IMEAN
PIXRANGE                           Clip at these intensities.
                                   0,0=> map min, max.
LTYPE        -410.0       410.0    Type of labeling: 1 border,
                                   2 no ticks, 3 standard, 4 rel
                                   to center, 5 rel to subim cen
                                   6 pixels, 7-10 as 3-6 with
                                   only tick labels
                                   <0 -> no date/time
DOTV           -1.0         1.0    > 0 Do plot on the TV,
                                   < 0 make a plot file
                                   = 0 => no plots
GRCHAN          0.0         8.0    Graphics channel 0 => 1.

HELP SECTION

IMRMS
Type: Task
Use:  IMRMS takes as input a text file output by PRTMSG containing IMEAN
      'rms found by fitting peak in histogram:' messages and plots the
      results as a function of the third coordinate pixel.

      Run IMEAN with PIXSTD set so that the fits work and are displayed.
      Then do PRTMSG with OUTPRINT set to a text file in your area.
      Then set INTEXT = OUTPR and run IMRMS.
Adverbs:
  USERID......The ID of the owner of the image.  0 => current
              user.  32000 => any user.
  INNAME......Image name to attach plots.       Standard defaults.
  INCLASS.....Image name (class).      Standard defaults.
  INSEQ.......Image name (seq. #).     0 => highest.
  INDISK......Disk unit #.             0 => any.
  INTEXT......File name for BPASS messages input to task.
  PIXRANGE....Clip at these intensities.   0,0 => data min, max.
  LTYPE.......Labelling type, see HELP LTYPE for details:
              1 = border, 2 = no ticks, 3 or 7 = standard, 4 or 8 =
              relative to ref. pixel, 5 or 9 = relative to subimage
              (BLC, TRC) center, 6 or 10 = pixels.  7-10 all labels
              other than tick numbers and axis type are omitted.
              Less than 0 is the same except that the plot file
              version number and create time are omitted.
              Add n * 100 to alter the metric scaling.
  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).  = 0 => no plot
  GRCHAN......Graphics channel (1 - 7) to use for line drawing.  0 => 1.

EXPLAIN SECTION


AIPS