Parameter | Mand | Type | Default | Constraints |
intemplate | no | dataset | 'default' | |
Input FOV image dataset (used as template for output image).
|
inimage | yes | dataset | | |
Input background image dataset (in DET coords, to be rotated)
|
outimage | no | dataset | 'default' | |
User-selected output name (will derive if not entered).
|
withmask | no | bool | F | |
Apply a mask file?
|
inmaskimage | no | string | 'default' | |
Optional mask image dataset (in DET coords, to be applied to outimage)
|
withdetxy | no | bool | F | T/F |
Supply DETX and DETY reference coords (T), or use intemplate CRVAL1/2 (F)?
|
detx | no | real | -999999 | |
DETX central coord (user selected from, e.g., esky2det output)
|
ONLY if withdetxy=T
dety | no | real | -999999 | |
DETY central coord (user selected from, e.g., esky2det output)
|
ONLY if withdetxy=T
withskyxy | no | bool | F | |
Supply X and Y (skyx/skyy) reference pixel (T) or use inbkgimage CRPIX1/2 values (F)?
|
skyx | no | real | -999999 | |
Sky X reference pixel (e.g. CRPIX1)
|
ONLY if withskyxy=T
skyy | no | real | -999999 | |
Sky Y reference pixel (e.g. CRPIX2)
|
ONLY if withskyxy=T
Parameter | Mand | Type | Default | Constraints |