Version 0.3: Code overhauled and working draft of the paper
Pre-release
Pre-release
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