- Timestamp:
- Oct 9, 2013, 4:06:09 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/ippScripts/scripts/warp_skycell.pl
- Property svn:mergeinfo changed
/trunk/ippScripts/scripts/warp_skycell.pl (added) merged: 36116
r36078 r36192 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' - Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
