nanograv / enterprise

ENTERPRISE (Enhanced Numerical Toolbox Enabling a Robust PulsaR Inference SuitE) is a pulsar timing analysis code, aimed at noise analysis, gravitational-wave searches, and timing model analysis.
https://enterprise.readthedocs.io
MIT License
65 stars 67 forks source link

Possible issue with acor and pip install #310

Closed tsmith2 closed 2 years ago

tsmith2 commented 2 years ago

I recently used pip install to get a clean version of enterprise and the most up-to-date acor package did not seem to be included. To fix this, I ran

pip install git+https://github.com/dfm/acor@master

and now it appears to be working.

vallis commented 2 years ago

Good to know! But acor is not an enterprise requirement, and it's not imported anywhere in the code.