TG_FINDZO: Usage | |||||||||||||
|
Usage: TG_FINDZOThe script TG_FINDZO is written in S-Lang and can be used from a command line in conjunction with CIAO software. Its syntax, despite the complexity of the algorithm, is quite simple:
tg_findzo infile="input_event_file" grttype=grating_type [, flype=option_mode [, x0, y0]]
where
By default, the tg_findzo acisf0001N0001_evt1.fits m
to locate the zeroth order position of the point source near tg_findzo acisf0001N0001_evt1.fits m 4 4090.2, 4061.7 In this case, the algorithm will look for the source near the SKY coordinate [X0, Y0] = [4090.2, 4061.72]. This option may be useful when the specified nominal coordinate position differs significantly from the actual location of the point source. At the end of each run, the result of fitting is stored in a postscript file named findzo.ps in the working directory. It is possible to control the plotting behavior through tg_findzo.par. See the ahelp file for tg_findzo for more.
The use of simple tg_findzo infile="acisf0001N0001_evt1.fits[energy=1000:6000]" m
Note that the extension block name ( The derived zeroth order coordinate position [X, Y] is then used to create a region mask using the CIAO tool tg_create_mask. For example, to create a region mask for a user-specified coordinate position [X,Y] = [4090.23,4061.72], users need to set its parameters as follows: pset tg_create_mask use_user_pars=yes last_source_toread=A pset tg_create_mask sA_id=1 sA_zero_x=4090.23 sA_zero_y=4061.72 pset tg_create_mask sA_zero_rad=20 sA_width_heg=15 sA_width_meg=20 The width and radius parameters are specified here arbitrarily. Users should consult the CIAO/tg_create_mask documentation for details.
|
This page was last updated Sep 20, 2011 by David P. Huenemoerder. To comment on it or the material presented here, send email to dph@space.mit.edu.
![]()