- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippconfig
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/ippconfig merged eligible /branches/eam_branches/stackphot.20100406/ippconfig 27624-27656 /branches/pap_delete/ippconfig 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/ippconfig/recipes/ppStatsFromMetadata.config
r23940 r27840 44 44 ENTRY VAL FPA.TELTEMP.EXTRA F32 CONSTANT -teltemp_extra # Miscellaneous temperatures (C) 45 45 ENTRY VAL FPA.PON.TIME F32 CONSTANT -pon_time # time since last power on 46 # ENTRY VAL FPA.BURNTOOL.APPLIED S32 CONSTANT -burntool_state # 46 47 ENTRY VAL CHIP.TEMP F32 SAMPLE_MEAN -ccd_temp # CCD temperature 47 48 ENTRY VAL CELL.EXPOSURE F32 SAMPLE_MEAN -exp_time # Exposure time … … 243 244 ENTRY VAL ZPT_UQ F32 UQ -zpt_uq 244 245 ENTRY VAL ZPT_LQ F32 LQ -zpt_lq 246 247 ENTRY VAL QUALITY S32 CONSTANT -quality # Bad quality flag 245 248 END 246 249 … … 399 402 END 400 403 404 STREAKSREMOVE METADATA 405 ENTRY MULTI 406 TYPE VAL KEYWORD TYPE STATISTIC FLAG 407 ENTRY VAL STREAK_FRACTION F32 CONSTANT -streak_frac # fraction of pixels masked by streaks 408 ENTRY VAL NONDIFFED_FRACTION F32 CONSTANT -nondiff_frac # fraction of pixels not included in input diffs 409 ENTRY VAL TOTAL_TIME F32 CONSTANT -run_time # total run time for streaksremove 410 411 # The following timers are included in the stats not saved in the datbase 412 # ENTRY VAL GET_STREAK_PIXELS F32 CONSTANT -dtime_compute_masked # time to compute list of streak pixels 413 # ENTRY VAL REMOVE_STREAKS F32 CONSTANT -dtime_remove # time to mask the pixels 414 # ENTRY VAL WRITE_IMAGES F32 CONSTANT -dtime_write # time to write out the results 415 # ENTRY VAL REPLICATE_OUTPUTS F32 CONSTANT -dtime_replicate # time to replicate the outputs 416 END
Note:
See TracChangeset
for help on using the changeset viewer.
