IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40198


Ignore:
Timestamp:
Oct 27, 2017, 7:42:41 PM (9 years ago)
Author:
mhuber
Message:

merge updates DIFF PS1_DV5, add BG_PRESERVE_SHALLOW photometry recipe

Location:
tags/ipp-20170121/ippconfig
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20170121/ippconfig/gpc1/psphot.config

    r36643 r40198  
    5050  BACKGROUND.YBIN                   S32  128            # size of background superpixels
    5151  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
    52   OUTPUT.FORMAT                     STR  PS1_DV3       # Format of output file
     52  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
    5353
    5454  PSPHOT.EXT.NSIGMA.LIMIT           F32  0.0
     
    8989END
    9090
     91SSTF_WS_DIFF METADATA
     92  PSPHOT.EXT.NSIGMA.LIMIT           F32  0.0
     93  PSPHOT.EXT.DIFF.ALTERNATE         BOOL TRUE
     94  PSPHOT.EXT.DIFF.ALTERNATE.THRESH  F32  1.25
     95
     96  PSPHOT.EXT.FIT.ALL.SOURCES        BOOL TRUE
     97  PSPHOT.EXT.FIT.ALL.THRESH         F32  1000
     98# Lower threshold as requested by MOPS
     99  EXTENDED_SOURCE_MODELS METADATA
     100    TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
     101    TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL   4.75    FALSE
     102  END
     103END
     104
    91105# Recipe overrides for PR reduction
    92106PR      METADATA
  • tags/ipp-20170121/ippconfig/recipes/psphot.config

    r39926 r40198  
    9090# calculate difference stats?
    9191DIFF_STATS                          BOOL  FALSE
     92
     93# add backward chip mapping
     94CHIP_PARAMS                         BOOL  TRUE
    9295
    9396# basic object statistics
     
    665668# Recipe overrides for CHIP
    666669CHIP    METADATA
     670  ##
     671  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
     672  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
    667673END
    668674
     
    687693DIFF    METADATA
    688694  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
    689   OUTPUT.FORMAT                     STR  PS1_DV3       # Format of output file
     695  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
     696
     697  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
     698  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
    690699
    691700  # Extended source fit parameters
     
    701710END
    702711
     712# Recipe overrides for STACK-STACK DIFF
     713STACK_DIFF         METADATA
     714  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
     715  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
     716
     717  CHIP_PARAMS                       BOOL FALSE
     718
     719  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
     720  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
     721
     722  # Extended source fit parameters
     723  # these models are used for high-quality shape analysis after all sources have been removed
     724  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
     725  EXT_MODEL                           STR   PS_MODEL_TRAIL
     726
     727  # extended source models applied to sources
     728  EXTENDED_SOURCE_MODELS METADATA
     729    TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
     730    TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL    10.0   FALSE
     731  END
     732END
     733
     734
     735
    703736# Recipe overrides for DIFF_PV3
    704737DIFF_PV3        METADATA
     
    721754  PEAKS_NSIGMA_LIMIT_2              F32  3.5           # peak significance threshold -- MOPS would like to see 4.0->3.5 since ppMops fixed
    722755  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
    723   OUTPUT.FORMAT                     STR  PS1_DV3       # Format of output file
     756  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
    724757
    725758  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
    726   PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.5
     759  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
    727760
    728761  # Extended source fit parameters
     
    737770  END
    738771END
     772
     773SSTF_WS_DIFF METADATA
     774  PEAKS_NSIGMA_LIMIT_2              F32  3.5           # peak significance threshold -- MOPS would like to see 4.0->3.5 since ppMops fixed
     775  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
     776  OUTPUT.FORMAT                     STR  PS1_DV5       # Format of output file
     777
     778  PSF_FIT_MODEL_SUM_FRAC_CUT        F32  0.5
     779  PSF_FIT_MASKED_SUM_FRAC_CUT       F32  0.1
     780
     781  # Extended source fit parameters
     782  # these models are used for high-quality shape analysis after all sources have been removed
     783  EXTENDED_SOURCE_FITS                BOOL  TRUE  # perform the detailed extended sourc fits?
     784  EXT_MODEL                           STR   PS_MODEL_TRAIL
     785
     786  # extended source models applied to sources
     787  EXTENDED_SOURCE_MODELS METADATA
     788    TYPE      EXTENDED_SOURCE_MODEL  MODEL            SNLIM   PSF_CONVOLVED
     789    TRAIL_RAW EXTENDED_SOURCE_MODEL  PS_MODEL_TRAIL    10.0   FALSE
     790  END
     791END
     792
    739793
    740794# Recipe overrides for PR reduction
     
    805859    OUTPUT.FORMAT           STR     PS1_V5
    806860END
     861
     862CHIP_SHALLOW METADATA
     863  PEAKS_NSIGMA_LIMIT                  F32   25.0            # peak significance threshold
     864  PEAKS_NSIGMA_LIMIT_2                F32   15.0            # peak significance threshold
     865END
  • tags/ipp-20170121/ippconfig/recipes/reductionClasses.mdc

    r38863 r40198  
    444444        STACK_PSPHOT      STR     STACK
    445445        DIFF_PPSUB        STR     WARPSTACK
    446         DIFF_PSPHOT       STR     SSTF_DIFF
     446        DIFF_PSPHOT       STR     SSTF_WS_DIFF
    447447        JPEG_BIN1         STR     PPIMAGE_J1
    448448        JPEG_BIN2         STR     PPIMAGE_J2
     
    665665END
    666666
    667 # reduction class specifically for warpwarp diffs:
     667# reduction class specifically for stackstack diffs:
    668668STACKSTACK      METADATA
    669669        DIFF_PPSUB      STR     STACKSTACK
    670         DIFF_PSPHOT     STR     DIFF
     670        DIFF_PSPHOT     STR     STACK_DIFF
    671671        JPEG_BIN1       STR     PPIMAGE_J1
    672672        JPEG_BIN2       STR     PPIMAGE_J2
     
    14531453        BACKGROUND_PPBACKGROUND STR     BACKGROUND
    14541454        BACKGROUND_PSWARP       STR     BACKGROUND
     1455        PSVIDEOPHOT             STR     PSVIDEOPHOT
     1456        STATICSKY_CALIBRATION   STR     STATICSKY_CAL
     1457END
     1458
     1459BG_PRESERVE_SHALLOW     METADATA
     1460        CHIP_PPIMAGE      STR     CHIP_PRESERVE_BG
     1461        CHIP_PSPHOT       STR     CHIP_SHALLOW
     1462        WARP_PSWARP       STR     WARP
     1463        STACK_PPSTACK     STR     STACK
     1464        STACK_PPSUB       STR     STACK
     1465        STACK_PSPHOT      STR     STACK
     1466        DIFF_PPSUB        STR     DIFF
     1467        DIFF_PSPHOT       STR     DIFF
     1468        JPEG_BIN1         STR     PPIMAGE_J1
     1469        JPEG_BIN2         STR     PPIMAGE_J2
     1470        FAKEPHOT          STR     FAKEPHOT
     1471        ADDSTAR           STR     ADDSTAR
     1472        PSASTRO           STR     DEFAULT_RECIPE
     1473        STACKPHOT_PSPHOT  STR     STACKPHOT
     1474        STACKPHOT_PPSUB   STR     STACKPHOT
     1475        STACKPHOT_PPSTACK STR     STACKPHOT
     1476        STACKPHOT_SINGLE_PSPHOT  STR     STACKPHOT_SINGLE
     1477        BACKGROUND_PPBACKGROUND STR     BACKGROUND
     1478        BACKGROUND_PSWARP       STR     BACKGROUND
    14551479        PSVIDEOPHOT             STR     PSVIDEOPHOT
    14561480        STATICSKY_CALIBRATION   STR     STATICSKY_CAL
Note: See TracChangeset for help on using the changeset viewer.