IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 22, 2006, 2:20:06 PM (20 years ago)
Author:
Paul Price
Message:

Playing with ppStats recipes (don't need both exposure and imfile versions now). Adding ppArith input/output files.

File:
1 edited

Legend:

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

    r8238 r8478  
    100100        PSASTRO         STR     megacam/psastro.config          # psastro details
    101101        PPSTATS         STR     megacam/ppStats.config          # ppStats recipe
    102         PPSTATS_PHASE0_EXP      STR     megacam/ppStats_phase0_exp.config       # ppStats recipe for phase 0
    103         PPSTATS_PHASE0_IMFILE   STR     megacam/ppStats_phase0_imfile.config    # ppStats recipe for phase 0
     102        PPSTATS_PHASE0  STR     megacam/ppStats_phase0.config   # ppStats recipe for phase 0
    104103END
    105104
    106105FILERULES METADATA
    107    PPIMAGE.OUTPUT     STR PPIMAGE.OUTPUT.MEF
     106   PPIMAGE.OUTPUT     STR PPIMAGE.OUTPUT.SPL
    108107   PSASTRO.INPUT      STR PSASTRO.INPUT.CMP
    109108   PSASTRO.OUTPUT     STR PSASTRO.OUTPUT.CMP
     
    113112   TYPE               INPUT FILENAME.RULE                 FILENAME.XTRA EXTNAME.RULE EXTNAME.XTRA DATA.LEVEL FILE.TYPE
    114113   PPIMAGE.INPUT      INPUT @FILES                        {CHIP.NAME}   {CELL.NAME}  NONE         CHIP       IMAGE
    115    PPNORM.INPUT       INPUT @FILES                        {CHIP.NAME}   {CELL.NAME}  NONE         CHIP       IMAGE
     114   PPARITH.INPUT      INPUT @FILES                        {CHIP.NAME}   {CELL.NAME}  NONE         CHIP       IMAGE
    116115
    117116   ### use these entries to get the detrend images from specific files
     
    159158   PSASTRO.OUTPUT.CMP  OUTPUT {OUTPUT}.{CHIP.NAME}.smp      NONE          NONE         PHU          CHIP       CHIP       CMP       TRUE      NONE
    160159
    161    PPNORM.OUTPUT       OUTPUT {OUTPUT}.{CHIP.NAME}.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       CHIP       IMAGE     TRUE      NONE
     160   PPARITH.OUTPUT      OUTPUT {OUTPUT}.{CHIP.NAME}.fit      {CHIP.NAME}   {CHIP.NAME}  NONE         CHIP       CHIP       IMAGE     TRUE      NONE
    162161
    163162END
Note: See TracChangeset for help on using the changeset viewer.