Parameter | Mand | Type | Default | Constraints |
imageset | yes | string | image | |
Input image FITS file (eg., P0123456789PNS003IMAGE_8000.FIT/FTZ).
|
withsrclist | no | boolean | true | |
Whether to use the source list in the observation.
|
srclisttab | yes | table | | |
Mandatory if withsrclist is true.
Source list (e.g., P0123456789EPX000OBSMLI0000.FIT/FTZ) in the observation.
|
withsrcrad | no | boolean | false | |
Extraction region radius for each source (SRC_RAD) from input Source List,
instead the tabulated LOOKUP.FITS table.
This parameter is read if withsrclist is true.
|
withcoords | no | boolean | false | |
Whether to give the coordinates in the command-line arguments.
This parameter is read if withsrclist is false.
|
coordtype | yes | string | eqpos | eqpos pos |
The coordinate system for which the source position, specified
by the parameter x and y, is defined.
If coordtype is set to eqpos, then x, y
correspond to RA and DEC respectively in decimal degrees.
If coordtype pos, then x,y correspond
to POS coordinates.
(Note that the POS coordinates are defined relative to a nominal pointing position;
this is taken from the global attributes REFXCRVL and REFYCRVL of
the image dataset.)
|
x | yes | real | | |
The X coordinate of the source position.
|
y | yes | real | | |
The Y coordinate of the source position.
|
r | yes | real | | |
Source extraction region radius in arcsec.
|
Parameter | Mand | Type | Default | Constraints |