extra debug
authorAnatoly Titov <toluk@omrb.pnpi.spb.ru>
Fri, 8 Sep 2017 10:57:22 +0000 (13:57 +0300)
committerAnatoly Titov <toluk@omrb.pnpi.spb.ru>
Fri, 8 Sep 2017 10:57:22 +0000 (13:57 +0300)
src/spacetimecorr.cpp

index aabe069cbe08f3ec607009fcb46485e2724a996d..55612f9156c0d3e97f98173a77e24e3c57e33f20 100644 (file)
@@ -518,7 +518,7 @@ Domains::finishAnalysis(int nframes)
         corr_prs.push_back(*it);
     }
     std::cout << "Correlation's overview - end \n\n";
-
+    std::cout << imax << " " << corr_prs.size() << "\n\n";
     make_best_corrs_graphics(crltns, corr_prs, index, "best_graphics.txt");
 
     std::vector< std::vector< int > > graph;