Changeset 19661
- Timestamp:
- Sep 22, 2008, 5:15:39 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
r19652 r19661 87 87 88 88 print "raw recipe: $recipe\n"; 89 $ppimage_recipe = $ipprc->reduction($reduction, $recipe);90 $jpeg_recipe = $ipprc->reduction($reduction, uc($det_type) . '_JPEG_RESID';89 my $ppimage_recipe = $ipprc->reduction($reduction, $recipe); 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.
