IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2013, 3:42:02 PM (13 years ago)
Author:
eugene
Message:

merged from trunk

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

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20130307

  • branches/eam_branches/ipp-20130307/ippconfig

  • branches/eam_branches/ipp-20130307/ippconfig/gpc1/ppStack.config

    r35350 r35413  
    11PSF.MODEL       STR     PS_MODEL_PS1_V1 # Model for PSF generation
     2BACKGROUND.MODEL BOOL   F
    23
    34ZP.AIRMASS      METADATA                # Airmass terms by filter
     
    2425    PSF.INPUT.MAX           F32   6.0   # never really want >6 pixels in refstack
    2526    PSF.INPUT.CLIP.NSIGMA   F32   1.0   # sample typically on rising side of distribution (set even smaller?)
     27    PSF.INPUT.THRESH        F32   0.0
     28    PSF.INPUT.ASYMMETRY     F32   0.0
    2629END
    2730
     
    3033    OUTPUT.LOGFLUX          BOOL  FALSE
    3134    OUTPUT.REPLICATE        BOOL  TRUE
    32     PSF.INPUT.MAX           F32   7.5
     35    PSF.INPUT.MAX           F32   10.0
    3336    PSF.INPUT.CLIP.NSIGMA   F32   1.5
     37    PSF.INPUT.THRESH        F32   5.0
     38    PSF.INPUT.ASYMMETRY     F32   0.2
    3439END
    3540
     
    4045    OUTPUT.NOCOMP          BOOL  TRUE
    4146    OUTPUT.LOGFLUX         BOOL  FALSE
    42     PSF.INPUT.MAX          F32   7.5    # since not convolved limit, relax/tune?
     47    PSF.INPUT.MAX          F32   10.0    # since not convolved limit, relax/tune?
    4348    PSF.INPUT.CLIP.NSIGMA  F32   1.5
     49    PSF.INPUT.THRESH        F32   5.0
     50    PSF.INPUT.ASYMMETRY     F32   0.2
    4451END
    4552
     
    5259    OUTPUT.NOCOMP           BOOL  FALSE
    5360    OUTPUT.LOGFLUX          BOOL  TRUE
    54     PSF.INPUT.MAX           F32   7.5   # input cut more restrictive now 12->7.5 pix, limit target PSF in convolved stacks
     61    PSF.INPUT.MAX           F32   10.0  # input cut more restrictive now 12->10 pix, limit target PSF in convolved stacks
    5562    PSF.INPUT.CLIP.NSIGMA   F32   1.5   # additional cut if majority of inputs much smaller than INPUT.MAX
     63    PSF.INPUT.THRESH        F32   5.0
     64    PSF.INPUT.ASYMMETRY     F32   0.2
    5665END
    5766
Note: See TracChangeset for help on using the changeset viewer.