Changeset 37558 for trunk/ippScripts/scripts/lap_science.pl
- Timestamp:
- Nov 5, 2014, 12:49:51 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/lap_science.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/lap_science.pl
r37319 r37558 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});
Note:
See TracChangeset
for help on using the changeset viewer.
