Skip to content
Snippets Groups Projects
Commit 7bc90c60 authored by Mark Woolrich's avatar Mark Woolrich
Browse files

*** empty log message ***

parent b82c7790
No related branches found
No related tags found
No related merge requests found
...@@ -465,7 +465,7 @@ namespace FILM { ...@@ -465,7 +465,7 @@ namespace FILM {
cerr << "Calculating raw AutoCorrs..."; cerr << "Calculating raw AutoCorrs...";
MISCMATHS::acorr(xdata, acEst, zeropad); MISCMATHS::xcorr(xdata, acEst, zeropad);
cerr << " Completed" << endl; cerr << " Completed" << endl;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment