Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@zclaytor zclaytor released this 06 Mar 18:26

Feature update!

Major updates:

  1. Now supporting interpolation of up to 6D grids (thank you Amanda Ash for the use case!)
  2. Added a utility and demo notebook to look at the lengths of the tracks in each grid. Useful for debugging EEP issues
  3. Huge improvement to gridsearch_fit, which now uses the few closest models as starting points (credit @lmariemorales)
  4. New notebook to fit grids to RGB stars (credit @lmariemorales and see Morales et al. 2025)
  5. Added a new subpackage extensions with our first extension of the code by @AstroAware to look at continuously habitable zones around stars
  6. Fully customizable EEPs! (credit @AstroAware, and solves #12 )

Bug fixes and minor improvements:

  • Added some interpolation tests
  • Fixed #5 keyerror in mcmc.ipynb
  • Fixed #11 file naming error
  • Fixed #6 (I think! let me know if this persists)

GitHub-generated changelog

New Contributors

Full Changelog: v2.0.0...v2.1.0