IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 18 years ago

Closed 16 years ago

#1066 closed enhancement (fixed)

mana / libgfits fails to uncompress some mask images

Reported by: rodney Owned by: eugene
Priority: high Milestone:
Component: Ohana Version: unspecified
Severity: major Keywords:
Cc:

Description (last modified by eugene)

the ipp_detrend_combine.pl script creates a fits file that can be opened by ds9 v5.1, and looks like a legitimate mask image.
The image cannot be opened by mana (or by ds9 v4.1.2)

Example image:
/data/ipp003.0/rodney/sresswork/2003/MOSAIC2.47.0.fits

Created with:
ipp_detrend_combine.pl --det_type MASK --filelevel FPA --inst MOSAIC2 --telescope BLANCO --det_id1 13 --iteration1 0 --det_id2 14 --iteration2 0 --workdir file://data/ipp003.0/rodney/sresswork/2003/ --operation '|' --mask > MOSAIC2.47.0.MASKCOMBINE.log

mana failure:

mana: rd mask /data/ipp003.0/rodney/sresswork/2003/MOSAIC2.47.0.fits -n im1
error in plio decompression
problem reading file, buffer not opened
mana:

NOTE: mana can handle both the input mask images, which are det_id=13 and 14 in the database sress. All examples were run from ipp003.

Change History (3)

comment:1 by jhoblitt, 18 years ago

Cc: jhoblitt@… added
Status: newassigned

comment:2 by eugene, 17 years ago

Description: modified (diff)
Severity: minormajor
Summary: mana can't open ipp_detrend_combine.pl outputmana / libgfits fails to uncompress some mask images

this was previously titled: "mana can't open ipp_detrend_combine.pl output"

the original listed problem has been addressed, but new (>2009.03) mask images are again failing.

comment:3 by eugene, 16 years ago

Resolution: fixed
Status: assignedclosed

ohana/libfits uncompress was updated in r23724 and r23815 to handle gzip compression for masks.

Note: See TracTickets for help on using tickets.