ezStan icon indicating copy to clipboard operation
ezStan copied to clipboard

make watch_stan's `time remaining` estimate more responsive

Open mike-lawrence opened this issue 6 years ago • 0 comments

Currently the time remaining it only updates when it has received a new sample in one of the chains. Better to both account for time elapsed since last update but also (for scenarios with increasing sample times, common for initial periods of big models) use the time since last update as an optimistic (i.e. increasing) estimate of time-per-sample.

mike-lawrence avatar Feb 05 '20 16:02 mike-lawrence