The acor package is no longer under active development and has seen recent issues (@svigeland @kdolum) with newer versions of Numpy. Currently the import used in PTMCMCSampler is inside a try except loop, owing to some of these issues.
There is a nice autocorrelation function inside of emcee and this has recently been used in enterprise_extensions as a replacement for acor.
The
acorpackage is no longer under active development and has seen recent issues (@svigeland @kdolum) with newer versions ofNumpy. Currently the import used in PTMCMCSampler is inside a try except loop, owing to some of these issues.There is a nice autocorrelation function inside of
emceeand this has recently been used inenterprise_extensionsas a replacement foracor.