Index: trunk/ippScripts/scripts/detrend_resid_imfile.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_resid_imfile.pl	(revision 19661)
+++ trunk/ippScripts/scripts/detrend_resid_imfile.pl	(revision 19662)
@@ -88,5 +88,5 @@
 print "raw recipe: $recipe\n";
 my $ppimage_recipe = $ipprc->reduction($reduction, $recipe);
-my $jpeg_recipe = $ipprc->reduction($reduction, uc($det_type) . '_JPEG_RESID';
+my $jpeg_recipe = $ipprc->reduction($reduction, uc($det_type) . '_JPEG_RESID');
 print "real recipe: $recipe\n";
 
