IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 4:45:26 PM (16 years ago)
Author:
eugene
Message:

added from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/20091201/ippconfig/recipes/ppStatsFromMetadata.config

    r25425 r26882  
    400400END
    401401
     402STREAKSREMOVE METADATA
     403  ENTRY MULTI
     404  TYPE   VAL  KEYWORD             TYPE STATISTIC         FLAG
     405  ENTRY  VAL  STREAK_FRACTION     F32  CONSTANT          -streak_frac # fraction of pixels masked by streaks
     406  ENTRY  VAL  TOTAL_TIME          F32  CONSTANT          -run_time    # total run time for streaksremove
     407
     408  # The following timers are included in the stats not saved in the datbase
     409# ENTRY  VAL  GET_STREAK_PIXELS   F32  CONSTANT          -dtime_compute_masked  # time to compute list of streak pixels
     410# ENTRY  VAL  REMOVE_STREAKS      F32  CONSTANT          -dtime_remove # time to mask the pixels
     411# ENTRY  VAL  WRITE_IMAGES        F32  CONSTANT          -dtime_write  # time to write out the results
     412# ENTRY  VAL  REPLICATE_OUTPUTS   F32  CONSTANT          -dtime_replicate  # time to replicate the outputs
     413END
Note: See TracChangeset for help on using the changeset viewer.