Parameter | Mand | Type | Default | Constraints |
smoothingcounts | yes | int | 50 | |
The number of counts to accumulate for the smoothing
|
thresholdmasking | yes | real | 0.02 | |
The scale factor for excluding regions from the smoothing based on a mask image.
In the default mode the average exposure is calculated and then any pixel with
exposure less than fraction*average value is excluded.
|
detector | yes | int | | 0|1 |
Detector, 1 for a specific instrument and exposure, 0 for the
combined image (i.e., the output of comb). |
elow | yes | int | 400 | |
The low energy for the band in eV
|
ehigh | yes | int | 1250 | |
The high energy for the band in eV
|
binning | yes | int | 1 | |
Binning control with 1 for no binning, and integers greater than 1 for
binning that number of pixels in each dimension.
|
withpartcontrol | yes | bool | yes | |
Particle background control, "yes" to subtract the model particle background image.
|
withsoftcontrol | yes | bool | no | |
Soft proton background control, "yes" to subtract the soft proton background image.
|
withswcxcontrol | yes | bool | no | |
Solar wind charge exchange background control, "yes" to subtract the SWCX background image.
|
withmaskcontrol | yes | bool | no | |
Control for including an additional masking image.
|
maskfile | yes | dataset | | |
The file name for an image to provide additional masking if desired.
If left blank then there will be no additional masking.
The mask images must be the same size and projection as the other images.
|
prefix | yes | string | 1S001 | |
Prefix defining the exposure used, with the esas nomenclature, eg.
S003 means PN S003 exposure, while 1S002 and 2S003 mean MOS1 S002 and MOS2
S003 exposures, respectively.
|
clobber | no | boolean | yes | T/F |
Clobber existing files?
|
Parameter | Mand | Type | Default | Constraints |