timothydmorton / isochrones

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

Make sure custom interpolation can handle nans. #71

Closed timothydmorton closed 6 years ago

timothydmorton commented 6 years ago

This avoids very undesirable behavior (i.e., needing to restart kernel). Fixes #65.