Releases: ExoCTK/exoctk
Releases · ExoCTK/exoctk
v1.2.5
What's Changed
- Adds SPAM coefficient calculations (with new orbital parameter fields in the Web app) to Limb Darkening Calculator
- Updates the Contamination Overlap Tool to use Gaia source catalog rather than 2MASS, new functionality to produce interactive plots of single position angles, and adds distortion correction to contamination simulations based on on-sky observations.
- Tool descriptions in Web app updated to reflect post JWST launch
- Environment files updated to
exoctk-3.9
,exoctk-3.10
andexoctk-3.11
with support of Python 3.7 and 3.8 dropped.
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- The limb darkening calculator and Web app now support SPAM limb darkening coefficient calculations
- Other minor limb-darkening addons and bug fixes
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Added
- Citation information in the
README
file (see PR #472). - Contribution guide on the project's wiki (https://github.com/ExoCTK/exoctk/wiki/Git-Workflow).
- Procedures for ExoCTK release (https://github.com/ExoCTK/exoctk/wiki/Release-Procedure).
- Support for installation via PyPI (see PR #385).
- JWST instrument throughputs for limb-darkening calculations (see PR #458).
Fixed
- Dropped support for
python3.6
(see PR #471). - Installation problem with Python 3.8 (see issue #465 and PR #469).
- Pip & asteval enviornment issues (see PR #468).
Changed
v1.1.1
v1.1.0
v1.0.0
v0.4.0
New release is robustly, but not completely tested with Travis.
Includes a new forward_models subpackage, expanded functionality for the contamination and overlap tool, and programmatic API queries to play nicely with ExoMAST.