Releases: ExoCTK/exoctk
Releases · ExoCTK/exoctk
v1.2.6
What's Changed
- Merge v1.2.5 into master by @hover2pi in #577
- Remove Atmospheric Retrieval Support by @mfixstsci in #591
- add
CITATION.cff
from info in README by @zacharyburnett in #589 - Tier2 Software Standards by @hover2pi in #590
- Adding
pyproject.toml
by @mfixstsci in #588 - Put upper limit on numpy version by @mfixstsci in #601
- Lightcurve Fitting Tool removal by @hover2pi in #600
- Tier 2 software standards by @hover2pi in #595
- Adds proper motion correction and galaxy support to Contamination tool by @hover2pi in #597
- Resolve merge conflicts by @mfixstsci in #609
- Fix MIRI LRS Contamination & Visibility by @mfixstsci in #608
- Visibility tool goes from Cycle 3 to 6 now by @nespinoza in #612
- V126 edits by @hover2pi in #613
- Fix NRS Visibility Plot by @mfixstsci in #618
- Removed MIRI text from contam tool page by @hover2pi in #615
- Groups and Integrations Form Validation Bug by @mfixstsci in #580
New Contributors
- @zacharyburnett made their first contribution in #589
Full Changelog: v1.2.5...v1.2.6
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).