IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 28867


Ignore:
Timestamp:
Aug 9, 2010, 8:29:45 AM (16 years ago)
Author:
eugene
Message:

test smaller simtest image (can this be done more flexibly?); tighter norm fraction; parameters for positive star matching

Location:
branches/eam_branches/ipp-20100621/ippconfig
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100621/ippconfig/recipes/ppSub.config

    r28043 r28867  
    1515SYS.ERR         F32     0.1             # Relative systematic error in images
    1616SKY.ERR         F32     0.0             # Relative systematic error in images
    17 NORM.FRAC       F32     0.03            # Fraction of window for normalisation window
     17NORM.FRAC       F32     0.01            # Fraction of window for normalisation window
    1818COVAR.FRAC      F32     0.01            # Fraction of kernel to truncate before calculating covariance
    1919
     
    2828MASKSTAT.ADVISORY   U32 0x080
    2929
     30INPUT.MATCH.RADIUS F32  20.0
     31INPUT.MATCH.MIN.SN F32  10.0
    3032
    3133LOW.THRESHOLD   F32     4.0             # Mask pixels below this threshold (std dev)
  • branches/eam_branches/ipp-20100621/ippconfig/recipes/psphot.config

    r28794 r28867  
    361361  DIFF_STATS                        BOOL TRUE          # Calculate diff-specific stats
    362362  OUTPUT.FORMAT                     STR  PS1_DV1       # Format of output file
    363 
    364363END
    365364
  • branches/eam_branches/ipp-20100621/ippconfig/simtest/format.config

    r28678 r28867  
    6969        CELL.X0         S32     0
    7070        CELL.Y0         S32     0
    71         CELL.XSIZE      S32     2000
    72         CELL.YSIZE      S32     2000
     71        CELL.XSIZE      S32     1000
     72        CELL.YSIZE      S32     1000
    7373        CELL.XWINDOW    S32     0
    7474        CELL.YWINDOW    S32     0
Note: See TracChangeset for help on using the changeset viewer.