Skip to content

Releases: gully/blase

Version 0.3: Code overhauled and working draft of the paper

23 Jun 18:57
Compare
Choose a tag to compare

This release has a few major overhauls. Previous versions of blase should be considered deprecated. The release is timed with a working draft of the paper to be circulated to co-author soon. There's also been an overhaul of the documentation page since last version, and the handling around stellar and telluric lines has vastly improved. I would say blase has crossed a usefulness threshold. Despite being "beta" it is now decently clean and functional. Still shared risk though! We welcome contributors to experiment and beta test the code.

What's Changed

  • Major Overhaul of the code, deprecation, refactoring, etc. by @gully in #26
  • Major change: split the modeling code into Extrinsic and Instrumental by @gully in #27
  • Refactor and deprecate the notebooks by @gully in #29
  • Add an easy-to-use optimize method for the emulators. by @gully in #31
  • Add a pass through for initializing the model with existing statedict by @gully in #32
  • Working on the paper in advance of Cool Stars 21 by @gully in #40

Full Changelog: v0.2...v0.3

Working version pre-deprecation with PhoenixEmulator

15 Mar 21:03
Compare
Choose a tag to compare

We are about to deprecate a bunch of old content and overhaul the package. Since this change will obliterate some potentially useful code, it seemed wise to tag an official release at version 0.2. The next version may not resemble this one.

What's Changed

  • 🚧 Create an emulator class to emulate PHOENIX models by @gully in #2

New Contributors

  • @gully made their first contribution in #2

Full Changelog: https://github.com/gully/blase/commits/v0.2