Changeset 9145 for trunk/ippScripts/scripts/detrend_stack.pl
- Timestamp:
- Oct 3, 2006, 10:04:48 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_stack.pl
r9101 r9145 15 15 use Pod::Usage qw( pod2usage ); 16 16 17 my ($det_id, $iter, $class_id, $det_type, $camera );17 my ($det_id, $iter, $class_id, $det_type, $camera, $no_update); 18 18 GetOptions( 19 19 'det_id|d=s' => \$det_id,
Note:
See TracChangeset
for help on using the changeset viewer.
