timothydmorton / isochrones

Pythonic stellar model grid access; easy MCMC fitting of stellar properties
http://isochrones.readthedocs.org
MIT License
117 stars 63 forks source link

BC-Explore notebook not working #113

Open T0T4R4 opened 4 years ago

T0T4R4 commented 4 years ago

Line 7 shows the following error when ran :


<ipython-input-7-8fca259f878d> in <module>
----> 1 from isochrones.priors import feh_prior

ImportError: cannot import name 'feh_prior'```