Installation¶
Installing Doppler¶
Until I get Doppler set up with PyPi, it’s best to install it from source using GitHub.
git clone https://github.com/dnidever/doppler.git
Then install it:
python setup.py install
Dependencies¶
Here are the required packages. Most of them can be pip installed.
numpy
scipy
astropy
matplotlib
emcee
corner