Parameter | Mand | Type | Default | Constraints |
filestem | yes | string | myfiles | |
Stem for the output filenames. A value "myfiles" will produce
the files, myfiles_src.ds, myfiles_bgd.ds, myfiles_src.arf,
myfiles_src.rmf
|
srcexp | yes | string | | |
Expression for extracting the source events.
|
backexp | yes | string | | |
Expression for extracting the background events.
|
table | yes | table specifier | | event list table specifier |
A table specifier which must point to an event list table in a data set. It
must be in either of the forms setname or setname:tableid where
setname must be the name of an existing data set and tableid the
name of a table in the specified data set. If the first form, setname,
is used, the event data are sought in the first block of the named data
set.
|
withbadpixcorr | no | boolean | yes | |
Whether to use bad pixels and chip gaps in the ARF calculation.
|
useodfatt | no | boolean | no | |
Whether to use the ODF attitude file to construct position info when
calculating the ARF.
|
extendedsource | no | boolean | no | |
If set true then arfgen
is run with parameters which are relevant
to an extended source.
|
withrmfset | no | boolean | no | |
If set false an RMF is produced by running rmfgen. If
true the RMF is taken from the file specified in the parameter rmfset.
|
rmfset | no | string | | |
The name of the RMF to be used when rmfgen
is not to be run.
|
Parameter | Mand | Type | Default | Constraints |