IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19549


Ignore:
Timestamp:
Sep 15, 2008, 3:57:48 AM (18 years ago)
Author:
Sebastian Jester
Message:

Move reduction classes into separate file

Location:
trunk/ippconfig/sdssmosaic
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/sdssmosaic/camera.config

    r19050 r19549  
    5959END
    6060
    61 # Reduction classes
    62 REDUCTION       METADATA
    63         # Detrend processing not needed for these
    64         # photometry only for pre-detrended images
    65         # This one used to be called PROCESSED
    66         SDSSphotonly    METADATA
    67                 CHIP            STR     PPIMAGE_OP_SOFT
    68                 JPEG_BIN1       STR     PPIMAGE_J1
    69                 JPEG_BIN2       STR     PPIMAGE_J2
    70         END
    71         # photometry and astrometry for pre-detrended images
    72         SDSSphotast     METADATA
    73                 CHIP            STR     PPIMAGE_OA_SOFT
    74                 JPEG_BIN1       STR     PPIMAGE_J1
    75                 JPEG_BIN2       STR     PPIMAGE_J2
    76         END
    77 END
     61REDUCTIONS      STR     sdssmosaic/reductionClasses.mdc
    7862
    7963FILERULES       STR     recipes/filerules-split.mdc
Note: See TracChangeset for help on using the changeset viewer.