IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26443


Ignore:
Timestamp:
Dec 16, 2009, 2:00:48 PM (16 years ago)
Author:
bills
Message:

Added recipe STREAKSREMOVE to ppStatsFromMetadata.config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/ppStatsFromMetadata.config

    r25425 r26443  
    400400END
    401401
     402STREAKSREMOVE METADATA
     403  ENTRY MULTI
     404  TYPE   VAL  KEYWORD             TYPE STATISTIC         FLAG
     405  ENTRY  VAL  MASKED_FRACTION     F64  CONSTANT          -masked_frac # fraction of pixels masked by streaks
     406  ENTRY  VAL  TOTAL_TIME          F64  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   F64  CONSTANT          -dtime_compute_masked  # time to compute list of streak pixels
     410# ENTRY  VAL  REMOVE_STREAKS      F64  CONSTANT          -dtime_remove # time to mask the pixels
     411# ENTRY  VAL  WRITE_IMAGES        F64  CONSTANT          -dtime_write  # time to write out the results
     412# ENTRY  VAL  REPLICATE_OUTPUTS   F64  CONSTANT          -dtime_replicate  # time to replicate the outputs
     413END
Note: See TracChangeset for help on using the changeset viewer.