Changeset 36116 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- Sep 13, 2013, 1:37:57 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r36078 r36116 388 388 $quality = 8006; # bad data. 389 389 } 390 # if (!$quality) {391 # check_output($outputImage, 0);392 # check_output($outputMask, 0);393 # check_output($outputWeight, 0);394 # check_output($outputSources, 1);395 # check_output($outputPSF, 1) if metadataLookupBool($recipe, 'PSF') ;396 # }397 390 print "Quality: $quality\n"; 391 if (!$quality) { 392 check_output($outputImage, 0); 393 check_output($outputMask, 0); 394 check_output($outputWeight, 0); 395 check_output($outputSources, 0); 396 check_output($outputPSF, 0) if metadataLookupBool($recipe, 'PSF') ; 397 } 398 398 399 399 # $run_state eq 'update'
Note:
See TracChangeset
for help on using the changeset viewer.
