Changeset 19662
- Timestamp:
- Sep 22, 2008, 5:16:41 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_resid_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_resid_imfile.pl
r19661 r19662 88 88 print "raw recipe: $recipe\n"; 89 89 my $ppimage_recipe = $ipprc->reduction($reduction, $recipe); 90 my $jpeg_recipe = $ipprc->reduction($reduction, uc($det_type) . '_JPEG_RESID' ;90 my $jpeg_recipe = $ipprc->reduction($reduction, uc($det_type) . '_JPEG_RESID'); 91 91 print "real recipe: $recipe\n"; 92 92
Note:
See TracChangeset
for help on using the changeset viewer.
