30.01.2013 Views

The SWIFT BAT Software Guide Version 6.3 30 ... - HEASARC - Nasa

The SWIFT BAT Software Guide Version 6.3 30 ... - HEASARC - Nasa

The SWIFT BAT Software Guide Version 6.3 30 ... - HEASARC - Nasa

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

164 APPENDIX D. <strong>BAT</strong> SOFTWARE TOOL REFERENCE<br />

(chatter = 2) [integer, 0 - 5 ]<br />

Controls the amount of informative text written to standard output. Setting chatter = 1<br />

produces a basic summary of the task actions; chatter = 2 (default) additionally prints a<br />

summary of input parameters; chatter = 5 prints debugging information.<br />

(history = YES) [boolean ]<br />

If history = YES, then a set of HISTORY keywords will be written to the header of the<br />

specified HDU in the output file to record the value of all the task parameters that were used<br />

to produce the output file.<br />

D.14.7 EXAMPLES<br />

1. Computes the mask weights for a source at (RA,DEC) = (257.5500,-28.118) degrees. <strong>The</strong> event<br />

file sw00000001000bnone028.unf has its MASK WEIGHT column overwritten.<br />

batmaskwtevt sw00000001000bnone028.unf attitude.dat 257.5500 -28.118<br />

2. Computes mask weights for a source which is fixed in detector coordinates. <strong>The</strong> the tangentplane<br />

coordinates are provided (tan(theta x) and tan(theta y)), with the source at a distance of<br />

10 7 cm = 100 km. Because no attitude file is needed, NONE is specified.<br />

batmaskwtevt sw00000001000bnone028.unf NONE 0.348 0.112<br />

coord_type=tanxy distance=1e7<br />

3. Computes mask weights for a source which is fixed in detector coordinates. <strong>The</strong> X and Y<br />

components of the unit vector are given; the Z unit vector is computed implicitly by batmaskwtevt,<br />

so that the full unit vector is (0.348, 0.112, 0.931). <strong>The</strong> source is placed at a distance of 10 7 cm =<br />

100 km.<br />

batmaskwtevt sw00000001000bnone028.unf NONE 0.348 0.112<br />

coord_type=unit distance=1e7<br />

D.14.8 SEE ALSO<br />

batmaskwtimg, colfilter<br />

D.14.9 LAST MODIFIED<br />

Sep 2006

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!