AIPS HELP file for FIXAN in 31DEC24
As of Sat Oct 5 17:01:34 2024
FIXAN: Task to fix the Antenna (AN) extension of a uv file.
INPUTS
INNAME Image name (name)
INCLASS Image name (class)
INSEQ 0.0 9999.0 Image name (seq. #)
INDISK 0.0 9.0 Disk drive #
INVERS 0.0 46655.0 AN file ver. #
OUTVERS 0 AN output version
OPTYPE 'WRNG' - make Earth centric
from incorrect AN file
'CENT' - make Earth centric
from correct AN file
'SURF' - make surface centric
HELP SECTION
FIXAN
Type: Task
Use: FIXAN fixes the contents of an antenna file (extension
file type 'AN') associated with an data set.
Adverbs:
INNAME.....Image name (name). Standard defaults.
INCLASS....Image name (class). Standard defaults.
INSEQ......Image name (seq. #). 0 => highest.
INDISK.....Disk drive # of image. 0 => any.
INVERS.....AN file version # read 0 => highest
OUTVERS....AN file output version number: **** 0 -> INVERS! ****
OPTYPE.....'WRNG' convert to Earth centric (simply add the current
BX, BY, BZ to the input array center) assuming
that the file had a naive (and incorrect) geometry
'CENT' convert to Earth centric assuming that the file
had the correct (rotated by local longitude)
geometry.
'SURF' convert to surface centric correctly
EXPLAIN SECTION