IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 14, 2007, 6:17:24 PM (19 years ago)
Author:
Paul Price
Message:

Adding ppSub

File:
1 edited

Legend:

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

    r13234 r13384  
    9797   PSPHOT.PSF.LOAD    INPUT    none.fits                     CHIP       PSF       
    9898   PSPHOT.INPUT.CMF   INPUT    none.fits                     CHIP       CMF       
     99   PPSUB.INPUT        INPUT    none.fits                     FPA        IMAGE
     100   PPSUB.INPUT.MASK   INPUT    none.fits                     FPA        MASK
     101   PPSUB.INPUT.WEIGHT INPUT    none.fits                     FPA        WEIGHT
     102   PPSUB.REF          INPUT    none.fits                     FPA        IMAGE
     103   PPSUB.REF.MASK     INPUT    none.fits                     FPA        MASK
     104   PPSUB.REF.WEIGHT   INPUT    none.fits                     FPA        WEIGHT
    99105
    100106   ### output file definitions
     
    132138                                                                                                                               
    133139   PSASTRO.OUTPUT.CMP  OUTPUT   {OUTPUT}.smp               CMP        FPA        TRUE      NONE
     140
     141   PPSUB.OUTPUT        OUTPUT   {OUTPUT}.fits              IMAGE      FPA        TRUE      NONE
     142   PPSUB.OUTPUT.MASK   OUTPUT   {OUTPUT}.mask.fits         MASK       FPA        FALSE     NONE
     143   PPSUB.OUTPUT.WEIGHT OUTPUT   {OUTPUT}.wt.fits           WEIGHT     FPA        FALSE     NONE
     144
    134145END
    135146
Note: See TracChangeset for help on using the changeset viewer.