IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 12, 2026, 1:24:02 PM (4 months ago)
Author:
eugene
Message:

adding recipe options to process exposures to test for bad cells (JPEG_OVERSCAN_ONLY); option to skip background analyis in camera stage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r42892 r42969  
    22432243    FULLFORCE_PSPHOT            STR     FULLFORCE_EUCLID
    22442244END
     2245
     2246# only overscan correction and internal masks
     2247JPEG_OVERSCAN_ONLY  METADATA
     2248    CHIP_PPIMAGE                STR     CHIP_OVERSCAN_ONLY
     2249    CHIP_PSPHOT                 STR     CHIP
     2250    JPEG_BIN1                   STR     PPIMAGE_J1_FITS
     2251    JPEG_BIN2                   STR     PPIMAGE_J2
     2252    PSASTRO                     STR     NO_BACKGROUND
     2253    JPEG                        STR     CHECK_LOW_CELLS
     2254END
Note: See TracChangeset for help on using the changeset viewer.