AIPS NRAO AIPS HELP file for REMAG in 31DEC24



As of Fri Jul 26 18:30:44 2024


REMAG: Task to replace magic blanks with a user specified value

INPUTS

INNAME                             Input image name (name)
INCLASS                            Input image name (class)
INSEQ           0.0      9999.0    Input image name (seq. #)
INDISK          0.0         9.0    Input image disk drive #
OUTNAME                            Output image name (name)
OUTCLASS                           Output image name (class)
OUTSEQ          0.0      9999.0    Output image name (seq. #)
OUTDISK         0.0         9.0    Output image disk drive #
BLC                                BLC of area to be searched
TRC                                TRC of area to be searched
PIXVAL                             Replacement value

HELP SECTION

REMAG
Type: Task
Use:  REMAG  replaces all MAGIC value blanked pixels within a
      specified window by a value of your desire.   For example,
      you might replace blanks by zeros so that you can take a
      Fourier Transform. If you specify a sub-window, the task will
      examine the pixels outside of the window for remaining magic
      blanks in order to output a correct header.

Adverbs:
  INNAME......First image name (name).  blank=>any
  INCLASS.....First image name (class).  blank=>any
  INSEQ.......First image name (seq. #).  0=>any
  INDISK......Disk drive # for the first image.  0=>any
  OUTNAME.....Output image name (name)
  OUTCLASS....Output image name (class)
  OUTSEQ......Output image name (seq. #)
  OUTDISK.....Output image disk drive #
  BLC.........BLC of area to be searched, 0 => 1,1
  TRC.........TRC of area to be searched, 0 => NCOLS,NROWS
  PIXVAL......Replacement value

EXPLAIN SECTION


AIPS