IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30767


Ignore:
Timestamp:
Mar 1, 2011, 9:56:14 AM (15 years ago)
Author:
eugene
Message:

add reduction options for STACKPHOT PSPHOT, PPSUB and PPSTACK

Location:
branches/eam_branches/ipp-20110213/ippconfig
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20110213/ippconfig/gpc1/ppStack.config

    r30678 r30767  
    3737    OUTPUT.LOGFLUX  BOOL    TRUE
    3838END
     39
     40# Recipe overrides for STACK
     41STACKPHOT METADATA
     42  PSF.MODEL     STR     PS_MODEL_QGAUSS # Model for PSF match
     43END
  • branches/eam_branches/ipp-20110213/ippconfig/recipes/ppStack.config

    r30678 r30767  
    9797END
    9898
     99# Recipe overrides for STACK
     100STACKPHOT METADATA
     101END
    99102
    100103# Debugging
  • branches/eam_branches/ipp-20110213/ippconfig/recipes/ppSub.config

    r30625 r30767  
    125125END
    126126
     127# Difference of two stacks : uses SINGLE not DUAL convolution
     128STACKPHOT       METADATA
     129        DUAL            BOOL    FALSE   # Dual convolution?
     130        INVERSE         BOOL    FALSE   # Generate inverse subtraction?
     131        PHOTOMETRY      BOOL    TRUE    # Perform photometry?
     132        CONVOLVE.TARGET STR     SINGLE2 # convolution direction
     133END
     134
    127135# Difference of warp - stack
    128136WARPSTACK_FORCED     METADATA
  • branches/eam_branches/ipp-20110213/ippconfig/recipes/psphot.config

    r30708 r30767  
    328328
    329329# Extended source fit parameters
    330 STACKPHOT_TEST                       METADATA
    331   EXTENDED_SOURCE_ANALYSIS            BOOL  TRUE  # perform any of the aperture-like measurements?
    332   EXTENDED_SOURCE_SN_LIM              F32   20.0
    333   EXTENDED_SOURCE_PETROSIAN           BOOL  TRUE
    334   EXTENDED_SOURCE_ISOPHOTAL           BOOL  FALSE
    335   EXTENDED_SOURCE_ANNULI              BOOL  TRUE
    336   EXTENDED_SOURCE_KRON                BOOL  FALSE
    337   PSPHOT.STACK.MATCH.PSF.SOURCE       STR   AUTO # which inputs to convolve? (RAW, CNV, AUTO)
    338   PSPHOT.STACK.TARGET.PSF.AUTO        BOOL  F    # automatically determine target PSF size?
    339   PSPHOT.STACK.TARGET.PSF.FWHM        F32   4.5  # FWHM of target PSF (if NOT AUTO sized; pixels)
    340 END
    341 
    342 # Extended source fit parameters
    343330STACKPHOT                             METADATA
    344331  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform any of the aperture-like measurements?
     
    356343
    357344  EXT_FIT_MAX_RADIUS                  F32   50.0
    358   PSF_MODEL                           STR   PS_MODEL_GAUSS
     345  PSF_MODEL                           STR   PS_MODEL_QGAUSS
     346  EXT_MODEL                           STR   PS_MODEL_SERSIC
     347END
     348
     349# Extended source fit parameters
     350STACKPHOT_TEST                        METADATA
     351  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform any of the aperture-like measurements?
     352  EXTENDED_SOURCE_ANALYSIS            BOOL  TRUE  # perform any of the aperture-like measurements?
     353  EXTENDED_SOURCE_SN_LIM              F32   20.0
     354  EXTENDED_SOURCE_PETROSIAN           BOOL  TRUE
     355  EXTENDED_SOURCE_ANNULI              BOOL  TRUE
     356  PSPHOT.STACK.MATCH.PSF.SOURCE       STR   AUTO # which inputs to convolve? (RAW, CNV, AUTO)
     357  PSPHOT.STACK.TARGET.PSF.AUTO        BOOL  F    # automatically determine target PSF size?
     358  PSPHOT.STACK.USE.RAW                BOOL  F    # perform photometry & morphology analysis on the raw image
     359  @PSPHOT.STACK.TARGET.PSF.FWHM       F32   8.0 10.0 # FWHM of target PSF (if NOT AUTO sized; pixels)
     360  RADIAL_APERTURES                    BOOL  T    # calculate flux in circular radial apertures?
     361  RADIAL_APERTURES_SN_LIM             F32   0.0  # S/N limit for radial aperture calculation
     362  OUTPUT.FORMAT                       STR   PS1_SV1
     363
     364  EXT_FIT_MAX_RADIUS                  F32   50.0
     365  PSF_MODEL                           STR   PS_MODEL_QGAUSS
    359366  EXT_MODEL                           STR   PS_MODEL_SERSIC
    360367END
  • branches/eam_branches/ipp-20110213/ippconfig/recipes/reductionClasses.mdc

    r30708 r30767  
    144144# basic science analysis
    145145DEFAULT         METADATA
    146         CHIP_PPIMAGE    STR     CHIP
    147         CHIP_PSPHOT     STR     CHIP
    148         WARP_PSWARP     STR     WARP
    149         STACK_PPSTACK   STR     STACK
    150         STACK_PPSUB     STR     STACK
    151         STACK_PSPHOT    STR     STACK
    152         DIFF_PPSUB      STR     DIFF
    153         DIFF_PSPHOT     STR     DIFF
    154         JPEG_BIN1       STR     PPIMAGE_J1
    155         JPEG_BIN2       STR     PPIMAGE_J2
    156         FAKEPHOT        STR     FAKEPHOT
    157         ADDSTAR         STR     ADDSTAR
    158         PSASTRO         STR     DEFAULT_RECIPE
    159         STACKPHOT       STR     STACKPHOT
     146        CHIP_PPIMAGE      STR     CHIP
     147        CHIP_PSPHOT       STR     CHIP
     148        WARP_PSWARP       STR     WARP
     149        STACK_PPSTACK     STR     STACK
     150        STACK_PPSUB       STR     STACK
     151        STACK_PSPHOT      STR     STACK
     152        DIFF_PPSUB        STR     DIFF
     153        DIFF_PSPHOT       STR     DIFF
     154        JPEG_BIN1         STR     PPIMAGE_J1
     155        JPEG_BIN2         STR     PPIMAGE_J2
     156        FAKEPHOT          STR     FAKEPHOT
     157        ADDSTAR           STR     ADDSTAR
     158        PSASTRO           STR     DEFAULT_RECIPE
     159        STACKPHOT_PSPHOT  STR     STACKPHOT
     160        STACKPHOT_PPSUB   STR     STACKPHOT
     161        STACKPHOT_PPSTACK STR     STACKPHOT
    160162        BACKGROUND_PPBACKGROUND STR     BACKGROUND
    161163        BACKGROUND_PSWARP       STR     BACKGROUND
     
    311313        PSASTRO         STR     PS1_REFERENCE
    312314        STACKPHOT       STR     STACKPHOT
     315END
     316
     317# stackphot (static sky) test reduction
     318STACKPHOT_TEST  METADATA
     319        STACKPHOT_PSPHOT  STR     STACKPHOT_TEST
     320        STACKPHOT_PPSUB   STR     STACKPHOT
     321        STACKPHOT_PPSTACK STR     STACKPHOT
    313322END
    314323
Note: See TracChangeset for help on using the changeset viewer.