| Parameter | Mand | Type | Default | Constraints |
| diagnosticset | yes | dataset | ' ' | none |
name of input file holding the CCD map(s) |
| eduthreshold | no | integer | 1 | 0 |
EDU threshold for event detection |
| emdhlowerthreshold | no | integer | | 0 |
EMDH lower threshold for event detection |
| emdhupperthreshold | no | integer | 4095 | 0 |
EMDH upper threshold for event detection |
| windowx0 | no | integer | 1 | 1-600 |
first column in the window |
| windowy0 | no | integer | 1 | 1-600 |
first line in the window |
| windowdx | no | integer | 600 | 1-600 |
horizontal width of the window |
| windowdy | no | integer | 600 | 1-600 |
vertical width of the window |
| findevents | no | boolean | yes | yes/no |
activate EDUSOFT ? |
| cutabovethreshold | no | boolean | yes | yes/no |
activate THRESH ? |
| offsets | no | string | compute | compute/read |
compute the offsets or read them from a file |
| nsigmas | no | real | 10. | 1. |
threshold for pixel rejection in OFFSET |
| selectfov | no | boolean | yes | yes/no |
select area within the field of view in OFFSET ? |
| maskbadpix | no | boolean | no | yes/no |
mask out the bad pixels from the CCF in OFFSET (not implemented) ? |
| inoffvarset | no | dataset | ' ' | none |
name of input offset/variance file. If this parameter is set, then
offsets=read is automatically set |
| writeoffvarset | no | boolean | no | yes/no |
write offset/variance file ? |
| outoffvarset | no | dataset | 'offvar.out' | none |
name of output offset/variance file |
| writemaskedccdset | no | boolean | no | yes/no |
write masked CCD map ? |
| maskedccdset | no | dataset | 'masked.out' | none |
name of output image file for masked CCD map |
| writeeventset | no | boolean | no | yes/no |
write event file ? |
| eventset | no | dataset | 'event.out' | none |
name of output event file |
| writebrightpixset | no | boolean | no | yes/no |
write map of other pixels above threshold ? |
| brightpixset | no | dataset | 'bright.out' | none |
name of output image file
for map of other pixels above threshold |
| Parameter | Mand | Type | Default | Constraints |