Opened 18 years ago
Last modified 16 years ago
#1066 closed enhancement
mana can't open ipp_detrend_combine.pl output — at Initial Version
| Reported by: | rodney | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Ohana | Version: | unspecified |
| Severity: | major | Keywords: | |
| Cc: |
Description
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.
