Recent Releases of exoctk
exoctk - v1.2.6
What's Changed
- Merge v1.2.5 into master by @hover2pi in https://github.com/ExoCTK/exoctk/pull/577
- Remove Atmospheric Retrieval Support by @mfixstsci in https://github.com/ExoCTK/exoctk/pull/591
- add
CITATION.cfffrom info in README by @zacharyburnett in https://github.com/ExoCTK/exoctk/pull/589 - Tier2 Software Standards by @hover2pi in https://github.com/ExoCTK/exoctk/pull/590
- Adding
pyproject.tomlby @mfixstsci in https://github.com/ExoCTK/exoctk/pull/588 - Put upper limit on numpy version by @mfixstsci in https://github.com/ExoCTK/exoctk/pull/601
- Lightcurve Fitting Tool removal by @hover2pi in https://github.com/ExoCTK/exoctk/pull/600
- Tier 2 software standards by @hover2pi in https://github.com/ExoCTK/exoctk/pull/595
- Adds proper motion correction and galaxy support to Contamination tool by @hover2pi in https://github.com/ExoCTK/exoctk/pull/597
- Resolve merge conflicts by @mfixstsci in https://github.com/ExoCTK/exoctk/pull/609
- Fix MIRI LRS Contamination & Visibility by @mfixstsci in https://github.com/ExoCTK/exoctk/pull/608
- Visibility tool goes from Cycle 3 to 6 now by @nespinoza in https://github.com/ExoCTK/exoctk/pull/612
- V126 edits by @hover2pi in https://github.com/ExoCTK/exoctk/pull/613
- Fix NRS Visibility Plot by @mfixstsci in https://github.com/ExoCTK/exoctk/pull/618
- Removed MIRI text from contam tool page by @hover2pi in https://github.com/ExoCTK/exoctk/pull/615
- Groups and Integrations Form Validation Bug by @mfixstsci in https://github.com/ExoCTK/exoctk/pull/580
New Contributors
- @zacharyburnett made their first contribution in https://github.com/ExoCTK/exoctk/pull/589
Full Changelog: https://github.com/ExoCTK/exoctk/compare/v1.2.5...v1.2.6
- Jupyter Notebook
Published by hover2pi over 1 year ago
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.10andexoctk-3.11with support of Python 3.7 and 3.8 dropped.
Full Changelog: https://github.com/ExoCTK/exoctk/compare/v1.2.4...v1.2.5
- Jupyter Notebook
Published by hover2pi over 2 years ago
exoctk - 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: https://github.com/ExoCTK/exoctk/compare/v1.2.3...v1.2.4
- Jupyter Notebook
Published by hover2pi about 4 years ago
exoctk - v1.2.2
This release:
- fixes a bug in the Web app where the phase constraint calculator fails if the eccentricity is set to None
- adds some PEP8 compliance to modules that were delinquent
- updates the list of contributors in the citation information
- Jupyter Notebook
Published by hover2pi almost 5 years ago
exoctk - v1.2.0
Added
- Citation information in the
READMEfile (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
- Missing links to JDox on contamination tool (see PR #433).
- ExoCTK data is now downloaded as-needed for individual tools (see PR #488).
- Jupyter Notebook
Published by bourque about 5 years ago
exoctk - 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.
- Jupyter Notebook
Published by julesfowler almost 7 years ago
exoctk - v0.2.0
This release is minimally tested but builds cleanly on Travis CI. Subpackages include the Limb Darkening Calculator, Groups and Integrations Calculator, Contamination Overlap and Target Visibility Tool, Fortney Forward Models, and Lightcurve Fitting Tool. It is also the first release with the Web application built in.
- Jupyter Notebook
Published by hover2pi over 7 years ago