Buggy live ACF
Closed this issue · 3 comments
RitheshKumar commented
I suspect that the vectors involved in the ACF calculation are not being handled well.
alexanderlerch commented
Try to be more specific with your issues. Provide detailed information:
- what exactly is the problem
- where is the problem
- how can you reproduce the problem
RitheshKumar commented
Problem:
- Too many dynamic vector allocations;
- ACF looking at only the first maxima after the maximum
RitheshKumar commented
Fixed it all! However, I am dynamically clearing and resizing the aucorr vector. Can revise.