Changeset 37366 for tags/ipp-pv3-20140717
- Timestamp:
- Sep 4, 2014, 1:02:19 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-pv3-20140717/ippScripts/scripts/lap_science.pl
r37336 r37366 34 34 my $qstack_threshold = 0.05; # Only make a quickstack if more than 5% of the exposures require it. 35 35 my $minimum_stack_inputs = 2; # We can avoid magicking stack inputs if we have more than this number. 36 my $maximum_stack_inputs = 25; # This is the place-holder guess on how big a stack we should process locally36 my $maximum_stack_inputs = 0; # This is the place-holder guess on how big a stack we should process locally. 25 is the best guess. 37 37 my $do_updates_pv2 = 0; # Do updates using the calls needed for PV2. 38 38
Note:
See TracChangeset
for help on using the changeset viewer.
