IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19296


Ignore:
Timestamp:
Aug 29, 2008, 3:52:33 PM (18 years ago)
Author:
Paul Price
Message:

PSFs are supposed to be at the chip level, but I don't think this makes a difference since we're working with skycells.

Location:
trunk/ippconfig/recipes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/filerules-mef.mdc

    r19195 r19296  
    209209PPSTACK.OUTPUT.MASK     OUTPUT {OUTPUT}.mk.fits                  MASK      COMP_MASK  FPA        TRUE      NONE
    210210PPSTACK.OUTPUT.WEIGHT   OUTPUT {OUTPUT}.wt.fits                  WEIGHT    COMP_WT    FPA        TRUE      NONE
    211 PPSTACK.TARGET.PSF      OUTPUT {OUTPUT}.target.psf               PSF       NONE       FPA        TRUE      NONE
     211PPSTACK.TARGET.PSF      OUTPUT {OUTPUT}.target.psf               PSF       NONE       CHIP       TRUE      NONE
    212212                                                                                     
    213213PPSTAMP.OUTPUT          OUTPUT {OUTPUT}.fits                     IMAGE     NONE       FPA        TRUE      NONE
  • trunk/ippconfig/recipes/filerules-simple.mdc

    r19195 r19296  
    162162PPSTACK.OUTPUT.MASK     OUTPUT {OUTPUT}.mask.fits    MASK      NONE       FPA        TRUE      NONE
    163163PPSTACK.OUTPUT.WEIGHT   OUTPUT {OUTPUT}.weight.fits  WEIGHT    NONE       FPA        TRUE      NONE
    164 PPSTACK.TARGET.PSF      OUTPUT {OUTPUT}.target.psf   PSF       NONE       FPA        TRUE      NONE
     164PPSTACK.TARGET.PSF      OUTPUT {OUTPUT}.target.psf   PSF       NONE       CHIP       TRUE      NONE
    165165                                             
    166166PPSTAMP.OUTPUT          OUTPUT {OUTPUT}.fits         IMAGE     NONE       FPA        TRUE      SIMPLE
  • trunk/ippconfig/recipes/filerules-split.mdc

    r19195 r19296  
    174174PPSTACK.OUTPUT.MASK     OUTPUT {OUTPUT}.mask.fits                MASK      COMP_MASK  FPA        TRUE      NONE
    175175PPSTACK.OUTPUT.WEIGHT   OUTPUT {OUTPUT}.wt.fits                  WEIGHT    COMP_WT    FPA        TRUE      NONE
    176 PPSTACK.TARGET.PSF      OUTPUT {OUTPUT}.target.psf               PSF       NONE       FPA        TRUE      NONE
     176PPSTACK.TARGET.PSF      OUTPUT {OUTPUT}.target.psf               PSF       NONE       CHIP       TRUE      NONE
    177177                                                                                                       
    178178PPSTAMP.OUTPUT          OUTPUT {OUTPUT}.fits                     IMAGE     NONE       FPA        TRUE      NONE
Note: See TracChangeset for help on using the changeset viewer.