IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25550


Ignore:
Timestamp:
Sep 24, 2009, 2:29:24 PM (17 years ago)
Author:
Paul Price
Message:

Fixing debug statement.

File:
1 edited

Legend:

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

    r25541 r25550  
    141141$ipprc->define_camera($camera);
    142142
     143print "I've configured everything: $stack_id\n";
     144
    143145# Recipes to use based on reduction class
    144146$reduction = 'DEFAULT' unless defined $reduction;
     
    164166my $convolve = metadataLookupBool($recipe, 'CONVOLVE'); # Convolve inputs?
    165167
    166 
    167 print "I've configured everything: $stack_id\n";
    168168
    169169# Generate MDC file with the inputs
Note: See TracChangeset for help on using the changeset viewer.