IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37896


Ignore:
Timestamp:
Feb 5, 2015, 9:31:33 AM (11 years ago)
Author:
mhuber
Message:

add WARPSTACK PV3 reduction for doing inverse phot

Location:
trunk/ippconfig/recipes
Files:
2 edited

Legend:

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

    r37836 r37896  
    182182END
    183183
     184# WSdiff for PV3 to do inverse phot
     185WARPSTACK_PV3       METADATA
     186        DUAL            BOOL    FALSE   # Dual convolution?
     187        INVERSE         BOOL    TRUE   # Generate inverse subtraction?
     188        PHOTOMETRY      BOOL    TRUE    # Perform photometry?
     189        CONVOLVE.TARGET STR     SINGLE2 # convolution direction
     190END
     191
    184192WARPSTACK_1DG   METADATA
    185193        KERNEL.TYPE     STR     SIMPLE
  • trunk/ippconfig/recipes/reductionClasses.mdc

    r37836 r37896  
    569569        JPEG_BIN1       STR     PPIMAGE_J1
    570570        JPEG_BIN2       STR     PPIMAGE_J2
     571END
     572
     573# specific for PV3 WSdiff processing to do inverse phot
     574WARPSTACK_PV3       METADATA
     575        DIFF_PPSUB      STR     WARPSTACK_PV3
     576        DIFF_PSPHOT     STR     DIFF
     577        JPEG_BIN1       STR     PPIMAGE_J1
     578        JPEG_BIN2       STR     PPIMAGE_J2
    571579END
    572580
Note: See TracChangeset for help on using the changeset viewer.