ar
ar copied to clipboard
Monitor convergence of T0
Somehow monitor that T0
has indeed converged when computing
ar::decorrelation_time(...)
. Currently up to some maximum autocorrelation
time is computed, but there's no check to indicate whether or not the value
provided was large enough.
window_T0
in arsel.cpp
is a first step in this direction, but it's not sufficient.