Parameter | Mand | Type | Default | Constraints |
smoothingcounts | yes | int | 100 | |
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.
|
elowlist | yes | int | 400 750 | |
Low energy for successive bands in eV
|
ehighlist | yes | int | 750 1250 | |
High energy for successive bands in eV
|
binning | yes | int | 1 | |
Binning control, number of pixels (in both dimensions) to be binned.
|
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.
|
withoffsetbkgcontrol | yes | bool | yes | |
Offset background control, "yes" to subtract the offset background image.
This is a feature currently under development and is not yet functional.
|
withmaskcontrol | yes | bool | yes | |
Mask control, "yes" for using a mask image (pixel with 1 in image will be
included, pixel with 0 will be excluded).
|
mask | yes | dataset | mask.fit | |
Mask image file name.
|
fill | yes | int | 1 | |
Number of passes to fill in empty pixels. If a zero pixel has three or more
non-zero neighbors, the pixel will be the average value of those neighbors.
|
clobber | no | boolean | yes | T/F |
Clobber existing files?
|
Parameter | Mand | Type | Default | Constraints |