Changeset 9090
- Timestamp:
- Oct 2, 2006, 11:35:56 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_process.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_process.pl
r9004 r9090 54 54 55 55 ### Output file name --- must match camera configuration! 56 my $outputRoot = $exp_id . '.detproc ';56 my $outputRoot = $exp_id . '.detproc.' . $det_id; 57 57 my $outputName = $outputRoot . '.' . $class_id ; 58 58 my $outputImage = $outputName . '.fits';
Note:
See TracChangeset
for help on using the changeset viewer.
