BASTAcode / BASTA

BASTA: The BAyesian STellar Algorithm
https://basta.readthedocs.io/
MIT License
21 stars 3 forks source link

Version 1.3.0 #35

Closed jakobmoss closed 1 year ago

jakobmoss commented 1 year ago

Bring main to version 1.3.0.

Includes support for Python 3.11 and bumped requirements.

The main new feature is the updated and more efficient interpolation scheme originally developed for Plato (details in #29 ).

It also includes restructured routines for handling frequency I/O (#33 ) and various bugfixes (#28 , #31 ).