Changeset 15628 for trunk/ippconfig/megacam/camera.config
- Timestamp:
- Nov 15, 2007, 2:59:39 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/megacam/camera.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/megacam/camera.config
r15616 r15628 212 212 FITS METADATA 213 213 # BITPIX is the bits per pixel for writing the output data 214 # COMP RESSION= NONE|RICE|GZIP|HCOMPRESS|PLIO is the compression algorithm214 # COMP = NONE|RICE|GZIP|HCOMPRESS|PLIO is the compression algorithm 215 215 # TILE.[XYZ] are the tile sizes. 0 means entire the dimension, so (0,1,1) forms tiles from rows 216 216 # NOISE [0..16] is the number of "noise bits" to preserve when quantising floating point data; 16 for no loss 217 217 # HSCALE is the scale factor for lossy compression with HCOMPRESS; 0 or 1 for none; 2*RMS --> 10x compression 218 218 # HSMOOTH is the smoothing to apply to HCOMPRESSed data when decompressing; 0 for none 219 TYPE FITS BITPIX COMPRESSIONTILE.X TILE.Y TILE.Z NOISE HSCALE HSMOOTH220 DET_IMAGE FITS -32 RICE0 1 1 16 0 0221 DET_MASK FITS 8 PLIO0 1 1 0 0 0222 DET_WEIGHT FITS -32 RICE0 1 1 16 0 0223 SKY_IMAGE FITS -32 RICE0 1 1 16 0 0224 SKY_MASK FITS 8 PLIO0 1 1 0 0 0225 SKY_WEIGHT FITS -32 RICE0 1 1 16 0 0219 TYPE FITS FLOAT BITPIX COMP TILE.X TILE.Y TILE.Z NOISE HSCALE HSMOOTH 220 DET_IMAGE FITS NONE -32 RICE 0 1 1 16 0 0 221 DET_MASK FITS NONE 8 PLIO 0 1 1 0 0 0 222 DET_WEIGHT FITS NONE -32 RICE 0 1 1 16 0 0 223 SKY_IMAGE FITS NONE -32 RICE 0 1 1 16 0 0 224 SKY_MASK FITS NONE 8 PLIO 0 1 1 0 0 0 225 SKY_WEIGHT FITS NONE -32 RICE 0 1 1 16 0 0 226 226 END 227 227
Note:
See TracChangeset
for help on using the changeset viewer.
