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 )
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 , 18 years ago
| Cc: | added |
|---|---|
| Status: | new → assigned |
comment:2 by , 17 years ago
| Description: | modified (diff) |
|---|---|
| Severity: | minor → major |
| Summary: | mana can't open ipp_detrend_combine.pl output → mana / libgfits fails to uncompress some mask images |
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

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.