exoplanet-dev / exoplanet

Fast & scalable MCMC for all your exoplanet needs!
https://docs.exoplanet.codes
MIT License
206 stars 52 forks source link

Case Study: rv-multi.ipynb MCMC sampler RuntimeError: Chain 0 failed #214

Open JosephKarpinski opened 3 years ago

JosephKarpinski commented 3 years ago

Describe the bug Case Study: rv-multi.ipynb MCMC sampler RuntimeError: Chain 0 failed

To Reproduce Python 3.8.5 exoplanet.version = '0.5.1' Run case study rv-multi.ipynb at https://gallery.exoplanet.codes/tutorials/rv-multi/ Expected behavior Sampling 2 chains for 1_000 tune and 1_000 draw iterations (2_000 + 2_000 draws total) took 51 seconds.

Your setup (please complete the following information):

Additional context Add any other context about the problem here. See attached screen print

screen1 screen2 screen3