IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 28, 2008, 11:11:16 AM (18 years ago)
Author:
eugene
Message:

replace FITS types tables with common recipe file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080408/ippconfig/lbc_red/camera.config

    r17479 r17486  
    5353REDUCTION       STR     recipes/reductionClasses.mdc
    5454
    55 FITS    METADATA
    56 # BITPIX is the bits per pixel for writing the output data
    57 # COMP = NONE|RICE|GZIP|HCOMPRESS|PLIO is the compression algorithm
    58 # TILE.[XYZ] are the tile sizes.  0 means entire the dimension, so (0,1,1) forms tiles from rows
    59 # NOISE [0..16] is the number of "noise bits" to preserve when quantising floating point data; 16 for no loss
    60 # HSCALE is the scale factor for lossy compression with HCOMPRESS; 0 or 1 for none; 2*RMS --> 10x compression
    61 # HSMOOTH is the smoothing to apply to HCOMPRESSed data when decompressing; 0 for none
    62         TYPE            FITS    FLOAT   BITPIX  COMP     TILE.X  TILE.Y  TILE.Z  NOISE   HSCALE  HSMOOTH
    63         DET_IMAGE       FITS    NONE    -32     RICE     0       1       1       16      0       0
    64         DET_MASK        FITS    NONE    8       PLIO     0       1       1       0       0       0
    65         DET_WEIGHT      FITS    NONE    -32     RICE     0       1       1       16      0       0
    66         SKY_IMAGE       FITS    NONE    -32     RICE     0       1       1       16      0       0
    67         SKY_MASK        FITS    NONE    8       PLIO     0       1       1       0       0       0
    68         SKY_WEIGHT      FITS    NONE    -32     RICE     0       1       1       16      0       0
    69 END
     55FITSTYPES       STR     recipes/fitstypes.mdc
    7056
    7157FILERULES       STR     lbc_red/filerules.mdc   # File rules
Note: See TracChangeset for help on using the changeset viewer.