IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37949


Ignore:
Timestamp:
Mar 4, 2015, 2:46:23 PM (11 years ago)
Author:
watersc1
Message:

Missing WARPSTACK_PV3 config information needed for the PV3 diffs.

Location:
tags/ipp-20150115/ippconfig/recipes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20150115/ippconfig/recipes/ppSub.config

    r37836 r37949  
    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
  • tags/ipp-20150115/ippconfig/recipes/reductionClasses.mdc

    r37836 r37949  
    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.