Changeset 25550
- Timestamp:
- Sep 24, 2009, 2:29:24 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r25541 r25550 141 141 $ipprc->define_camera($camera); 142 142 143 print "I've configured everything: $stack_id\n"; 144 143 145 # Recipes to use based on reduction class 144 146 $reduction = 'DEFAULT' unless defined $reduction; … … 164 166 my $convolve = metadataLookupBool($recipe, 'CONVOLVE'); # Convolve inputs? 165 167 166 167 print "I've configured everything: $stack_id\n";168 168 169 169 # Generate MDC file with the inputs
Note:
See TracChangeset
for help on using the changeset viewer.
