Changeset 16845
- Timestamp:
- Mar 6, 2008, 10:51:59 AM (18 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
r16563 r16845 118 118 $command .= " -F PPIMAGE.OUTPUT $outFile" unless $outFile eq 'PPIMAGE.OUTPUT'; 119 119 $command .= ' -isfringe' if lc($det_type) eq 'fringe'; 120 $command .= ' -isdark' if lc($det_type) eq 'dark'; 120 121 $command .= " -tracedest $traceDest -log $logDest"; 121 122
Note:
See TracChangeset
for help on using the changeset viewer.
