Recent Releases of eazy
eazy - 0.8.5
What's Changed
- Fix bug with user-defined CGM parameter handlings by @yasada96 in https://github.com/gbrammer/eazy-py/pull/57
- Initialize IGM model with Template by @gbrammer in https://github.com/gbrammer/eazy-py/pull/60
Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.8.4...0.8.5
- Python
Published by gbrammer over 1 year ago
eazy - 0.8
What's Changed
- Implement a new IGM transmission curve having the Lya damping wing absorption by @yasada96 in https://github.com/gbrammer/eazy-py/pull/50
New Contributors
- @yasada96 made their first contribution in https://github.com/gbrammer/eazy-py/pull/50
Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.7.4...0.8
- Python
Published by gbrammer over 1 year ago
eazy - 0.7
What's Changed
- Fix calculation of pivot wavelength in FilterDefinition class by @hbahk in https://github.com/gbrammer/eazy-py/pull/40
- Compliance with NumPy 2.0 by @TheSkyentist in https://github.com/gbrammer/eazy-py/pull/42
- Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in https://github.com/gbrammer/eazy-py/pull/44
- Renormalize templates before fitting them to the photometry by @gbrammer in https://github.com/gbrammer/eazy-py/pull/45 (This change could have a fairly significant effect on the calculated photo-zs, so is the motivation for the full version bump.)
- Generalize paths to data files in utils.DATA_PATH by @gbrammer in https://github.com/gbrammer/eazy-py/pull/46
New Contributors
- @hbahk made their first contribution in https://github.com/gbrammer/eazy-py/pull/40
- @TheSkyentist made their first contribution in https://github.com/gbrammer/eazy-py/pull/42
- @dependabot made their first contribution in https://github.com/gbrammer/eazy-py/pull/44
Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.6.8...0.7
- Python
Published by gbrammer over 1 year ago
eazy - 0.6.7
What's Changed
- LOWZ brown dwarf templates by @gbrammer in https://github.com/gbrammer/eazy-py/pull/36
- Update installation of dust packages by @larrybradley in https://github.com/gbrammer/eazy-py/pull/35
Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.6.6...0.6.7
- Python
Published by gbrammer almost 3 years ago
eazy - 0.6.5
What's Changed
- Fix catalog reader for csv files by @larrybradley in https://github.com/gbrammer/eazy-py/pull/31
- "Sonora" brown dwarf templates in eazy format by @gbrammer in https://github.com/gbrammer/eazy-py/pull/33
- Add link to Sonora PR by @gbrammer in https://github.com/gbrammer/eazy-py/pull/34
New Contributors
- @larrybradley made their first contribution in https://github.com/gbrammer/eazy-py/pull/31
Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.6.4...0.6.5
- Python
Published by gbrammer about 3 years ago
eazy - 0.6.4
What's Changed
- Clean package data by @gbrammer in https://github.com/gbrammer/eazy-py/pull/28
- Update init.py by @JacobKosowski in https://github.com/gbrammer/eazy-py/pull/29
New Contributors
- @JacobKosowski made their first contribution in https://github.com/gbrammer/eazy-py/pull/29
Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.6.3...0.6.4
- Python
Published by gbrammer over 3 years ago
eazy - Use `sedpy` for template smoothing
What's Changed
- Use smoothing functions from
sedpyby @gbrammer in https://github.com/gbrammer/eazy-py/pull/27
Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.6.2...0.6.3
- Python
Published by gbrammer over 3 years ago
eazy - Minor CI fixes for compatibility with prospector smoothing
- Python
Published by gbrammer over 3 years ago
eazy - More stable installation and dependencies
Better handling of dependencies and removal of the eazy-photoz submodule.
- Python
Published by gbrammer over 3 years ago