Changeset 33084
- Timestamp:
- Jan 10, 2012, 5:24:29 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111222/ippScripts/scripts/lap_science.pl
r33081 r33084 33 33 # Global configuration constants that probably should be read from elsewhere. 34 34 my $qstack_threshold = 0.05; # Only make a quickstack if more than 5% of the exposures require it. 35 my $minimum_stack_inputs = 2; # We can avoid magicking stack inputs if we have more than this number.35 my $minimum_stack_inputs = 4; # We can avoid magicking stack inputs if we have more than this number. 36 36 37 37 GetOptions(
Note:
See TracChangeset
for help on using the changeset viewer.
