IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 17, 2011, 2:02:08 PM (15 years ago)
Author:
eugene
Message:

merge changes from trunk

Location:
branches/eam_branches/ipp-20111110
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111110

  • branches/eam_branches/ipp-20111110/ippconfig

  • branches/eam_branches/ipp-20111110/ippconfig/recipes/psphot.config

    r32349 r32694  
    216216# @RADIAL.ANNULAR.BINS.UPPER           F32      1.2 3.4 5.2 8.8 15.0 23.2 37.2 57.1 91.0 141.0 221.1 345.0 539.1 841.0 1305.0 #
    217217
    218 # PS1 values?
    219 @RADIAL.ANNULAR.BINS.LOWER           F32      0.0 1.2 3.4 5.2  8.8 15.0 23.2 37.2 57.1  91.0 141.0  # perl parser fails without a comment ticket #1476
    220 @RADIAL.ANNULAR.BINS.UPPER           F32      1.2 3.4 5.2 8.8 15.0 23.2 37.2 57.1 91.0 141.0 221.1  # perl parser fails without a comment ticket #1476
     218# PS1 values? (revised fpr PS1 @0.25 arcsec pixel scales)
     219@RADIAL.ANNULAR.BINS.LOWER           F32      0.0 0.96 2.72 4.16 7.04 12.0 18.56 29.76 45.68 72.80 112.80    # perl parser fails without a comment ticket #1476 still?
     220@RADIAL.ANNULAR.BINS.UPPER           F32      0.96 2.72 4.16 7.04 12.0 18.56 29.76 45.68 72.80 112.80 176.88 # perl parser fails without a comment ticket #1476 still?
    221221
    222222# Extended source fit parameters
     
    355355  PETROSIAN_FOR_STARS                 BOOL  FALSE
    356356
     357  CONSTANT_PHOTOMETRIC_WEIGHTS        BOOL  TRUE
     358  POISSON.ERRORS.PHOT.LMM             BOOL  TRUE
     359
    357360  EXT_FIT_MAX_RADIUS                  F32   50.0
    358361  PSF_MODEL                           STR   PS_MODEL_GAUSS
     
    505508END
    506509
     510SSTF_DIFF METADATA
     511  PEAKS_NSIGMA_LIMIT_2                F32   4.0             # peak significance threshold 
     512  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
     513  OUTPUT.FORMAT                     STR  PS1_DV2       # Format of output file
     514END
     515
     516
    507517# Recipe overrides for PR reduction
    508518PR      METADATA
Note: See TracChangeset for help on using the changeset viewer.