IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34412


Ignore:
Timestamp:
Sep 6, 2012, 1:25:23 PM (14 years ago)
Author:
watersc1
Message:

config info for background warping.

Location:
branches/czw_branch/20120906/ippconfig/recipes
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20120906/ippconfig/recipes/filerules-mef.mdc

    r33979 r34412  
    106106PSWARP.SKYCELL          INPUT    @FILES        CHIP       IMAGE
    107107PSWARP.ASTROM           INPUT    @FILES        CHIP       CMF
     108PSWARP.BKGMODEL           INPUT    @FILES        CHIP       IMAGE
    108109
    109110## files used by ppsub
     
    263264PSWARP.BIN2             OUTPUT {OUTPUT}.b2.fits                  IMAGE     COMP_IMG   FPA        TRUE      NONE
    264265PSWARP.CONFIG           OUTPUT {OUTPUT}.pswarp.mdc               TEXT      NONE       FPA        TRUE      NONE
     266PSWARP.OUTPUT.BKGMODEL  OUTPUT {OUTPUT}.mdl.fits                      IMAGE           NONE       FPA        TRUE      NONE
    265267                                                                                     
    266268SKYCELL.STATS           OUTPUT {OUTPUT}.stats                    STATS     NONE       FPA        TRUE      NONE
  • branches/czw_branch/20120906/ippconfig/recipes/filerules-simple.mdc

    r33979 r34412  
    8888PSWARP.SKYCELL            INPUT    @FILES        FPA        IMAGE     
    8989PSWARP.ASTROM             INPUT    @FILES        FPA        CMF
     90PSWARP.BKGMODEL           INPUT    @FILES        CHIP       IMAGE
    9091
    9192## files used by ppsub
     
    240241PSWARP.BIN2                  OUTPUT {OUTPUT}.b2.fits              IMAGE           NONE       FPA        TRUE      NONE
    241242PSWARP.CONFIG                OUTPUT {OUTPUT}.pswarp.mdc           TEXT            NONE       FPA        TRUE      NONE
     243PSWARP.OUTPUT.BKGMODEL       OUTPUT {OUTPUT}.mdl.fits             IMAGE           NONE   FPA        TRUE      NONE
    242244                                                     
    243245SKYCELL.STATS                OUTPUT {OUTPUT}.stats                STATS           NONE       FPA        TRUE      NONE
  • branches/czw_branch/20120906/ippconfig/recipes/filerules-split.mdc

    r33979 r34412  
    108108PSWARP.SKYCELL            INPUT    @FILES        FPA        IMAGE
    109109PSWARP.ASTROM             INPUT    @FILES        CHIP       CMF
     110PSWARP.BKGMODEL           INPUT    @FILES        CHIP       IMAGE
    110111                         
    111112## files used by ppsub   
     
    267268PSWARP.CONFIG                OUTPUT {OUTPUT}.pswarp.mdc               TEXT            NONE       FPA        TRUE      NONE
    268269PSWARP.OUTPUT.UNCOMPRESSED   OUTPUT {OUTPUT}.fits                     IMAGE           NONE       FPA        TRUE      NONE
     270PSWARP.OUTPUT.BKGMODEL       OUTPUT {OUTPUT}.mdl.fits                 IMAGE           NONE       FPA        TRUE      NONE
    269271                                                                                                   
    270272SKYCELL.STATS                OUTPUT {OUTPUT}.stats                    STATS           NONE       FPA        TRUE      NONE
  • branches/czw_branch/20120906/ippconfig/recipes/pswarp.config

    r28442 r34412  
    1919MASKSTAT.ADVISORY   U32 0x080
    2020
     21BACKGROUND.MODEL    BOOL   FALSE             # Construct a warped version of the chip stage background
     22BKG.XGRID              S32    4               # These need to be tuned
     23BKG.YGRID              S32    4
    2124
    2225# Default recipe for warping
Note: See TracChangeset for help on using the changeset viewer.