Recent Releases of ExoTiC-LD
ExoTiC-LD - ExoTiC-LD v3.2.1 JOSS publication
ExoTiC-LD has now been accepted for publication in JOSS
ExoTiC-LD: thirty seconds to stellar limb-darkening coefficients by @DavoGrant & @hrwakeford
What's Changed
- JOSS review: documentation imporvements by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/47
- Joss 2: paper and doc updates by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/48
- JOSS 3: fix tutorial throughput capitalisation. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/50
- Joss paper updates by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/51
- Update version number for JOSS acceptance. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/52
Full Changelog: https://github.com/Exo-TiC/ExoTiC-LD/compare/v3.2.0...v3.2.1
Scientific Software - Peer-reviewed
- Python
Published by hrwakeford over 1 year ago
ExoTiC-LD - ExoTiC-LD v3.2.0
ExoTiC-LD v3.2.0 is a major update to the ExoTiC-LD package that is fully back compatible with older versions.
Local data is not longer required and the desired models are downloaded automatically for each run. If files are already present the code can use those files without downloading them again. We have also included more limb-darkening laws and parameterisations to account for those used in the literature.
ExoTiC-LD now directly supports Phoenix stellar model grid.
What's Changed
- Signpost to latest sensitivity data files. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/34
- Update citation.rst by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/35
- Readthedocs update build. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/38
- Doc updates by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/39
- Auto download data, tree structuring, and phoenix compatibility. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/40
- Update doc requirements.txt by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/41
- Update doc requirements.txt by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/42
- Fix README.rst badge lines. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/43
- Joss draft. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/44
Full Changelog: https://github.com/Exo-TiC/ExoTiC-LD/compare/v3.0.0...v3.2.0
Scientific Software - Peer-reviewed
- Python
Published by hrwakeford almost 2 years ago
ExoTiC-LD - ExoTiC-LD v3.0.0
ExoTiC-LD v3.0.0 is a major update to the ExoTiC-LD package that is fully back compatible with older versions.
Data required for V3.0.0 can be found at
Note that the old data keywords are still valid but the newly formatted data will be needed for ease of use.
What's Changed
Towards v3: by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/30
- added in two new stellar model grids from Kostogryz (2022),
- add in the user ability to upload a custom stellar model
- implemented tri-linear interpolation,
- added in the computation for the sqrt law,
- computation of uncertainties on returned limb-darkening coefficients
- allow for custom mu value range
- expanded the testing of the code and new tutorials
- Re formatted all the model grids to match the same architecture for readability and ease of expansion
Set default stellar models to mps1 by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/32
Full testing completed by @hrwakeford and is fully back compatible with old V2.1.0 keywords
Full Changelog: https://github.com/Exo-TiC/ExoTiC-LD/compare/v2.1.0...v3.0.0
Scientific Software - Peer-reviewed
- Python
Published by hrwakeford about 3 years ago
ExoTiC-LD - ExoTiC-LD v2.1 Zenodo Release
Package release v2.0 updated citation for Zenodo release
Full Changelog: https://github.com/Exo-TiC/ExoTiC-LD/compare/v2.0.0...v2.1.0
Package release v2.0
What's Changed
- Adding custom input for Issue10 by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/14
- Move to new object-oriented user interface. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/17
- Update docs. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/18
- Updated README.rst by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/19
New Contributors
- @DavoGrant made their first contribution in https://github.com/Exo-TiC/ExoTiC-LD/pull/17
Full Changelog: https://github.com/Exo-TiC/ExoTiC-LD/compare/v1.0.0...v2.0.0
Scientific Software - Peer-reviewed
- Python
Published by hrwakeford over 3 years ago
ExoTiC-LD - ExoTiC-LD v2.0
Package release v2.0
What's Changed
- Adding custom input for Issue10 by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/14
- Move to new object-oriented user interface. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/17
- Update docs. by @DavoGrant in https://github.com/Exo-TiC/ExoTiC-LD/pull/18
- Updated README.rst by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/19
New Contributors
- @DavoGrant made their first contribution in https://github.com/Exo-TiC/ExoTiC-LD/pull/17
Full Changelog: https://github.com/Exo-TiC/ExoTiC-LD/compare/v1.0.0...v2.0.0
Scientific Software - Peer-reviewed
- Python
Published by hrwakeford over 3 years ago
ExoTiC-LD - ExoTiC-LD 1st Release
First release of ExoTiC-LD is a complete package that is pip installable.
What's Changed
- Data dump by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/1
- Added python script and notebook by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/3
- Major update addressing issues #5 & #2 by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/7
- Addressing issue#4 by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/9
- @DavoGrant made the package pip installable completing issue #4
- Docs1 by @hrwakeford in https://github.com/Exo-TiC/ExoTiC-LD/pull/11
New Contributors
- @hrwakeford made their first contribution in https://github.com/Exo-TiC/ExoTiC-LD/pull/1
- @DavoGrant made their first contribution in addressing issue #4
Full Changelog: https://github.com/Exo-TiC/ExoTiC-LD/commits/v1.0.0
Scientific Software - Peer-reviewed
- Python
Published by hrwakeford almost 4 years ago