Changeset 8963 for trunk/ippScripts/scripts/detrend_reject_imfile.pl
- Timestamp:
- Sep 25, 2006, 3:12:17 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_imfile.pl
r8953 r8963 96 96 97 97 # Generate the file list, and get the statistics 98 my $outputName = $ det_type. '_' . $det_id . '_' . $iter; # Root output name98 my $outputName = $exp_id . '_' . $det_id . '_' . $iter; # Root output name 99 99 my $list1Name = $outputName . '_jpeg1.list'; # Name for the input file list for binning 1 100 100 my $list2Name = $outputName . '_jpeg2.list'; # Name for the input file list for binning 2
Note:
See TracChangeset
for help on using the changeset viewer.
