IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 15, 2007, 3:42:06 PM (19 years ago)
Author:
Paul Price
Message:

Adding weight input/output.

File:
1 edited

Legend:

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

    r13940 r14518  
    9898   PSPHOT.PSF.LOAD    INPUT    none.fits                     CHIP       PSF       
    9999   PSPHOT.INPUT.CMF   INPUT    none.fits                     CHIP       CMF       
     100
    100101   PPSUB.INPUT        INPUT    none.fits                     FPA        IMAGE
    101102   PPSUB.INPUT.MASK   INPUT    none.fits                     FPA        MASK
     
    104105   PPSUB.REF.MASK     INPUT    none.fits                     FPA        MASK
    105106   PPSUB.REF.WEIGHT   INPUT    none.fits                     FPA        WEIGHT
     107
    106108   PPSTACK.INPUT      INPUT    none.fits                     FPA        IMAGE
    107109   PPSTACK.INPUT.MASK INPUT    none.fits                     FPA        MASK
     110   PPSTACK.INPUT.WEIGHT INPUT  none.fits                     FPA        WEIGHT
    108111
    109112   ### output file definitions
     
    150153   PPSTACK.OUTPUT      OUTPUT   {OUTPUT}.fits              IMAGE      FPA        TRUE      NONE
    151154   PPSTACK.OUTPUT.MASK OUTPUT   {OUTPUT}.mask.fits         MASK       FPA        TRUE      NONE
     155   PPSTACK.OUTPUT.WEIGHT OUTPUT {OUTPUT}.weight.fits       WEIGHT     FPA        TRUE      NONE
    152156
    153157   PPSIM.OUTPUT        OUTPUT   {OUTPUT}.fits                IMAGE      FPA        TRUE      SIMTEST
Note: See TracChangeset for help on using the changeset viewer.