Parameter | Mand | Type | Default | Constraints |
mode | no | int | 1 | 1 or 2 |
mode – 1: do a single region, 2: do multiple regions with the
required input provided in a text file (parameter spfile).
|
maskfile | no | string | mask.fits | |
FOR MODE=1 - File name for the mask file. This is typically the
mosprefix-fovimspdet.fits file produced for the
region by mosspectra.
|
specfile | no | string | spec.pi | |
FOR MODE=1 - File name for the spectral file for the region. This is typically mosprefix-fovt.pi file produced region by mosspectra.
|
spfile | no | string | spfile.txt | |
FOR MODE=2 - ASCII text file with the input for multiple regions. The
file should contain, on separate lines, the detector number (det),
mask file name (mask), and spectral file name (spec) for each
region. Number of rows in this file is limited to 100 (100 pairs
of masks/spec filenames).
|
Parameter | Mand | Type | Default | Constraints |