Releases: arjunsavel/scope
Releases · arjunsavel/scope
v0.4.2-beta
Full Changelog: v0.4.1-beta...v0.4.2-beta
v0.4.1-beta
What's Changed
- Fix pandas read by @arjunsavel in #67
- Update docs by @arjunsavel in #68
- input vsys actually used by @arjunsavel in #75
- need blaze for data driven tell by @arjunsavel in #76
- allow user-input random seed by @arjunsavel in #77
- datetime write time by @arjunsavel in #78
Full Changelog: v0.4.0-beta...v0.4.1-beta
v0.4.0-beta
tl;dr: bugfixes and RM effect.
What's Changed
- test limb darkening by @arjunsavel in #24
- test PCA by @arjunsavel in #25
- test doppler shift by @arjunsavel in #26
- Test utils more by @arjunsavel in #29
- remove the extra utils code by @arjunsavel in #30
- out of transit flux working now i think maybe by @arjunsavel in #36
- now transit duration can just be gotten from the database nice by @arjunsavel in #37
- add rm effect by @arjunsavel in #42
- add some simulation running tests by @arjunsavel in #44
- debug RM effect grid by @arjunsavel in #45
- test the planet location by @arjunsavel in #46
- Test doppler shifting RM grid. by @arjunsavel in #47
- test the occulting a bit by @arjunsavel in #48
- test the occulting more by @arjunsavel in #50
- test emcee hires a bit by @arjunsavel in #55
- Minor refactor by @arjunsavel in #56
Full Changelog: v0.3.0-beta...v0.4.0-beta
v0.3.0-beta
big working transmission spectrum with...limb darkening.
What's Changed
- install with pyproject toml by @arjunsavel in #12
- Delete requirements.txt by @arjunsavel in #13
- refactor the velocity calculations into a single one by @arjunsavel in #14
- reduce complexity of broadening by @arjunsavel in #15
- combine the gaussian term 1d by @arjunsavel in #16
- Refactor run simulation by @arjunsavel in #19
- unpack the lines somewhere else by @arjunsavel in #20
- get rid of control flows in parse input by @arjunsavel in #21
- remove doubled code from calc derived props by @arjunsavel in #22
Full Changelog: v0.2.0-beta...v0.3.0-beta
v0.2.0-beta
Big working version!
Full Changelog: v0.1.1-beta...v0.2.0-beta
v0.1.1-beta
First beta release, largely (initial) feature-complete.