NAME
mxgtiwmap
USAGE
mxgtiwmap scanfname outfname mxgtifname mjd_start mjd_end leapsecfile hvbithist teldefssc colssc
DESCRIPTION
Create a weighted spatial distribution of events on the detector. This information is needed
for calibration because the the response of the detector is different at different points on the detector.
PARAMETERS
- scanfname [filename]
-
This file (or list of files) tells time-history of the source position relative to each camera. It is the output
file from the tool mxscancur. List files are given as "@scan_list.txt", where scan_list.txt is an ascii file in which
each row contains the name of a file.
- outfname [filename]
-
Output WMAP file name. This file contains information about the spatial distribution of events on the detector.
- mxgtifname
-
Total instrument GTI file. Contains all GTI extensions for all instruments.
- mjd_start [double]
-
Start time of observation in MJD.
- mjd_end [double]
-
Stop time of observation in MJD.
- (leapsecfile = CALDB [filename])
-
Name of the leapsecond calibration file. Used to apply leapsecond correction to mission time.
- (hvbithist = CALDB [filename])
-
List of HVBIT history files (or CALDB)
- (teldefssc = CALDB [filename])
-
List of the telescope definition files for the ssc instrument (or CALDB). List files are given as "@teldef_list.txt", where teldef_list.txt is an ascii file in which each row contains the name of a teldef file one for SSC_H and SSC_Z.
- (colssc = CALDB [filename])
-
List of the collimator slat-plane position files for the ssc instrument (or CALDB). List files are given as "@colssc_list.txt", where colssc_list.txt is an ascii file in which each row contains the name of a 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).
- (mode = ql) [string ql|hl|q]
- Mode to query the parameter file.
Acceptable values include: "ql (query and learn/remember), "hl" (hidden and learn/remember), "q" (query but don't remember), "h" (hidden).(Optional)
EXAMPLES
description
example
SEE ALSO
LAST MODIFIED