v1.0rc1
Pre-release
Pre-release
v1.0.0
- Add JOSS paper
- User configurable wavelength bands in
config.yaml
. - Refactor atmospheric transmission into
Atmosphere
class. - Updated
split_atmmodel.py
andbary_shift_atmmodel.py
scripts for atmmodel preparation. - Add precision of
BT-Settl
library models inphoenix_precision.py
. - Functions for incremental quality and RV.
- Updated plotting script, cumulative rv.
- Doppler shift in
phoenix_precision.py
. - Example Notebooks.
- Add
Contributing.md
andContributors.md
. - Zip required testing data, Delete unneeded data.
Other:
Blacken
source code.- Add
pre-commit
hooks. - Add
Python 3.7
testing. - Drop
Python 3.5
support. - Refactoring for 1.0 release.