Commit 917ceb2e authored by Andrey Filippov's avatar Andrey Filippov

removed debug image

parent 8c2ea7ed
...@@ -8862,7 +8862,7 @@ public class QuadCLTCPU { ...@@ -8862,7 +8862,7 @@ public class QuadCLTCPU {
// Restore pairs selection // Restore pairs selection
clt_parameters.img_dtt.setMcorr(getNumSensors(), save_pairs_selection); // restore clt_parameters.img_dtt.setMcorr(getNumSensors(), save_pairs_selection); // restore
if (clt_parameters.gr_nan_bg) { if (clt_parameters.gr_nan_bg) {
if (debugLevel > -3) { if (debugLevel > -2) {
tp.showScan( tp.showScan(
tp.clt_3d_passes.get(bg_pass), // CLTPass3d scan, tp.clt_3d_passes.get(bg_pass), // CLTPass3d scan,
"bg_passs-"+tp.clt_3d_passes.size()); "bg_passs-"+tp.clt_3d_passes.size());
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment