IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19662


Ignore:
Timestamp:
Sep 22, 2008, 5:16:41 PM (18 years ago)
Author:
Paul Price
Message:

Missing bracket.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/detrend_resid_imfile.pl

    r19661 r19662  
    8888print "raw recipe: $recipe\n";
    8989my $ppimage_recipe = $ipprc->reduction($reduction, $recipe);
    90 my $jpeg_recipe = $ipprc->reduction($reduction, uc($det_type) . '_JPEG_RESID';
     90my $jpeg_recipe = $ipprc->reduction($reduction, uc($det_type) . '_JPEG_RESID');
    9191print "real recipe: $recipe\n";
    9292
Note: See TracChangeset for help on using the changeset viewer.