Changeset 37559
- Timestamp:
- Nov 5, 2014, 12:50:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/lap_science.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/lap_science.pl merged: 37558
r37391 r37559 757 757 } 758 758 elsif ((defined($exposure->{warpRun_state}))&&($exposure->{warpRun_state} eq 'full')&& 759 ($exposure->{warp_bad_quality} / $exposure->{warp_component_count} > 0. 2)) {759 ($exposure->{warp_bad_quality} / $exposure->{warp_component_count} > 0.3)) { 760 760 printf("QUALITY: $exposure->{exp_id} has bad warp quality: %d / %d\n", 761 761 $exposure->{warp_bad_quality} , $exposure->{warp_component_count}); - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
