MUSE Pipeline Reference Manual
2.1.1
|
muse_badpix_from_region: Convert a region to a BADPIX_TABLE.
Create a PADPIX_TABLE file from the pixels given as a standard FITS region, in the form [x1:x2,y1:y2] together with the data quality value. The coordinates have to be within a MUSE raw image (or the trimmed image, if -t
is given), and the data quality value has to conform to the Euro3D specification, i.e. it has to be an integer flag between 1 and 16384 (see Sect. 2.4 of the DRL Design document). Optionally, it merges the DQ information into an existing BADPIX_TABLE.
Command line arguments:
-i INTABLE
(optional)-r REFIMAGE
(optional)-n extname
(optional)-t
(optional) coordinates in the region refer to trimmed data, i.e. this program has to add pre- and overscans before writing the values to the tableREGION
DQVAL
IFUNUM
OUTTABLE
Return values:
0
1
2
-i
without filename 3
-r
without filename 4
IFUNUM
is not an integer in the valid range 5
-n
9
10