Changeset 26446 for trunk/ippconfig
- Timestamp:
- Dec 16, 2009, 3:57:48 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippconfig/recipes/ppStatsFromMetadata.config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippconfig/recipes/ppStatsFromMetadata.config
r26443 r26446 403 403 ENTRY MULTI 404 404 TYPE VAL KEYWORD TYPE STATISTIC FLAG 405 ENTRY VAL MASKED_FRACTION F64 CONSTANT -masked_frac # fraction of pixels masked by streaks406 ENTRY VAL TOTAL_TIME F 64CONSTANT -run_time # total run time for streaksremove405 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 407 408 408 # The following timers are included in the stats not saved in the datbase 409 # ENTRY VAL GET_STREAK_PIXELS F 64CONSTANT -dtime_compute_masked # time to compute list of streak pixels410 # ENTRY VAL REMOVE_STREAKS F 64CONSTANT -dtime_remove # time to mask the pixels411 # ENTRY VAL WRITE_IMAGES F 64CONSTANT -dtime_write # time to write out the results412 # ENTRY VAL REPLICATE_OUTPUTS F 64CONSTANT -dtime_replicate # time to replicate the outputs413 END 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 413 END
Note:
See TracChangeset
for help on using the changeset viewer.
