NAME

mxscancur

USAGE

mxscancur instr outfname ra dec tstart tstop dt coltha_max attlist obscol_dname sarjfnamelist pmfnamelist gtiskip gtifile0 gtifile1 gtifile2 gtifile3 gtifile4 gtifile5 gtifile6 gtifile7 gtifile8 gtifile9 gtifile10 gtifile11

DESCRIPTION

This tool determines the source position relative to each camera for either the GSC instrument or the SSC instrument.

PARAMETERS

inst [string]
Name of the instrument (gsc, ssc)

outfname [filename]
Output file name. This file contains the time-history of the source position relative to each camera.

ra [double]
Right Ascension is degrees

dec [double]
Declination in degrees

tstart [double]
Starting time of the observation in MJD

tstop [double]
Stopping time of the obervation in MJD

dt [double]
Length of each time step in seconds

coltha_max [double]
Maximum absolute value of source theta relative to a camera in degrees.

attlist=DEF [filename]
Name of the attitude list file. It can be either a fits or text format list. It specifies the spacecraft attitude files which are used by the task.

obscol_dname=REFDATA [string]
The directory where the field of view parameter files exist. This is set to the refdata directory by default.

sarjfnamelist=trend/isalist.fits [filename]
The name of the list file for the solar panel angles. This list file contains the filename and path to all of the solar panel angle files used by the tool.

pmfnamelist=trend/isplist.fits [filename]
The name of the list file for the solar paddle angles. This list file contains the filename and path to all of the solar paddle angle files used by the tool.

gtiskip=0 [boolean]
Skip calculating good time intervals? 1: yes 0: no

gtifile0 [filename]
Name of the camera 0 GTI fits file.

gtifile1 [filename]
Name of the camera 1 GTI fits file.

gtifile2 [filename]
Name of the camera 2 GTI fits file.

gtifile3 [filename]
Name of the camera 3 GTI fits file.

gtifile4 [filename]
Name of the camera 4 GTI fits file.

gtifile5 [filename]
Name of the camera 5 GTI fits file.

gtifile6 [filename]
Name of the camera 6 GTI fits file.

gtifile7 [filename]
Name of the camera 7 GTI fits file.

gtifile8 [filename]
Name of the camera 8 GTI fits file.

gtifile9 [filename]
Name of the camera 9 GTI fits file.

gtifile10 [filename]
Name of the camera A GTI fits file.

gtifile11 [filename]
Name of the camera B GTI fits file.

(clobber = no) [boolean]
Overwrites the existing output file if set to yes (yes/[no]).

(chatter = 1) [integer]
Chatter level for output. Set to 0 to suppress output, or to 1, 2, or 3 for increasing the chatter of the output.

(history = yes) [boolean]
Records tool parameters in HISTORY ([yes]/no).

EXAMPLES

description

      example

SEE ALSO

LAST MODIFIED