Recent Releases of astrosaber
astrosaber - New plotting functionalities
What's Changed
- Implementation of new plotting functionalities by @astrojoni89 in https://github.com/astrojoni89/astrosaber/pull/11
Full Changelog: https://github.com/astrojoni89/astrosaber/compare/v.0.2.1...v.0.2.2
- Jupyter Notebook
Published by astrojoni89 about 1 year ago
astrosaber - Documentation and type hints
This patch includes the deployment of the documentation pages, updated type hints, and minor bugfixes. Big s/o to @MBSck
- Jupyter Notebook
Published by astrojoni89 over 2 years ago
astrosaber - Smoothing optimization
Implementing a generator of test and training data to optimize lambda smoothing parameters. Additionally, new plotting features were implemented to get a quicklook on the test, training, and baseline smoothing results. The lambda parameter optimization employs a gradient descent method to find the optimal parameters for the smoothing.
- Jupyter Notebook
Published by astrojoni89 about 4 years ago