IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29941


Ignore:
Timestamp:
Dec 6, 2010, 6:24:10 AM (15 years ago)
Author:
eugene
Message:

add recipe class using FORCED photometry

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppSub.config

    r29940 r29941  
    117117END
    118118
     119# Difference of warp - stack
     120WARPSTACK_FORCED     METADATA
     121        DUAL            BOOL    FALSE   # Dual convolution?
     122        INVERSE         BOOL    FALSE   # Generate inverse subtraction?
     123        PHOTOMETRY      BOOL    TRUE    # Perform photometry?
     124        CONVOLVE.TARGET STR     SINGLE2 # convolution direction
     125 FORCED.PHOTOMETRY.BOTH BOOL    TRUE    # forced photometry on input sources
     126END
     127
    119128#PR image class
    120129PR              METADATA
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r29766 r29941  
    173173WARPSTACK       METADATA
    174174        DIFF_PPSUB      STR     WARPSTACK
     175        DIFF_PSPHOT     STR     DIFF
     176        JPEG_BIN1       STR     PPIMAGE_J1
     177        JPEG_BIN2       STR     PPIMAGE_J2
     178END
     179
     180# reduction class specifically for warpstack diffs:
     181WARPSTACK_FORCED        METADATA
     182        DIFF_PPSUB      STR     WARPSTACK_FORCED
    175183        DIFF_PSPHOT     STR     DIFF
    176184        JPEG_BIN1       STR     PPIMAGE_J1
Note: See TracChangeset for help on using the changeset viewer.