Changeset 41948 for branches/eam_branches/ipp-20211108/ippconfig
- Timestamp:
- Dec 1, 2021, 6:23:13 PM (5 years ago)
- Location:
- branches/eam_branches/ipp-20211108/ippconfig/recipes
- Files:
-
- 2 edited
-
filerules-mef.mdc (modified) (1 diff)
-
fitstypes.mdc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20211108/ippconfig/recipes/filerules-mef.mdc
r41898 r41948 354 354 PPSTACK.OUTPUT.EXPNUM OUTPUT {OUTPUT}.num.fits MASK EXPNUM FPA TRUE NONE 355 355 PPSTACK.OUTPUT.EXPWT OUTPUT {OUTPUT}.expwt.fits VARIANCE EXP FPA TRUE NONE 356 PPSTACK.UNCONV OUTPUT {OUTPUT}.unconv.fits IMAGE COMP_IMG FPA TRUE NONE 356 #PPSTACK.UNCONV OUTPUT {OUTPUT}.unconv.fits IMAGE COMP_IMG FPA TRUE NONE 357 PPSTACK.UNCONV OUTPUT {OUTPUT}.unconv.fits IMAGE UNIONS_STACK FPA TRUE NONE 357 358 PPSTACK.UNCONV.MASK OUTPUT {OUTPUT}.unconv.mask.fits MASK COMP_MASK FPA TRUE NONE 358 359 PPSTACK.UNCONV.VARIANCE OUTPUT {OUTPUT}.unconv.wt.fits VARIANCE COMP_WT FPA TRUE NONE -
branches/eam_branches/ipp-20211108/ippconfig/recipes/fitstypes.mdc
r39174 r41948 129 129 END 130 130 131 # Compressed log flux image for stacks. 132 UNIONS_STACK METADATA 133 BITPIX S32 16 134 SCALING STR ASINH_RANGE 135 BSCALE F32 0.00061 # 2^15 ~ 100M DN 136 BZERO F32 0.0 # symmetric about 0.0 DN 137 BOFFSET F32 0.0 # symmetric about 0.0 DN 138 BSOFTEN F32 1.0 # bend the curve at 1 DN 139 COMPRESSION STR RICE 140 TILE.X S32 0 141 TILE.Y S32 1 142 TILE.Z S32 1 143 NOISE S32 8 144 END 145 131 146 # Compressed exposure image 132 147 EXP METADATA
Note:
See TracChangeset
for help on using the changeset viewer.
