Changeset 11829 for trunk/ippScripts/scripts/detrend_norm_apply.pl
- Timestamp:
- Feb 15, 2007, 10:27:09 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_apply.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_apply.pl
r11492 r11829 168 168 169 169 warn($msg); 170 if ($det_id and $iter and $class_id ) {170 if ($det_id and $iter and $class_id and not $no_update) { 171 171 my $command = "$dettool -addnormalizedimfile -det_id $det_id -iteration $iter -class_id $class_id -code $exit_code"; 172 172 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
