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.4

What's Changed

  • Checks for inverting singular matrices by @gbrammer in https://github.com/gbrammer/eazy-py/pull/59

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.8.3...0.8.4

- Python
Published by gbrammer over 1 year ago

eazy - 0.8.3

What's Changed

  • Remove deprecated scipy dependency
  • Fix bug with param defaults by @gbrammer in https://github.com/gbrammer/eazy-py/pull/55

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.8.2...0.8.3

- Python
Published by gbrammer over 1 year ago

eazy - 0.8.2

What's Changed

  • Don't do symlinks by @gbrammer in https://github.com/gbrammer/eazy-py/pull/54

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.8.1...0.8.2

- Python
Published by gbrammer over 1 year ago

eazy - 0.8.1

What's Changed

  • Fix hdf5 bug with new cgm options by @gbrammer in https://github.com/gbrammer/eazy-py/pull/53

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.8...0.8.1

- 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.4

  • Fix dependency problem for pypi.

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.7.3...0.7.4

- Python
Published by gbrammer over 1 year ago

eazy - 0.7.3

What's Changed

  • Migrate to pyproject.toml file by @gbrammer in https://github.com/gbrammer/eazy-py/pull/51

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.7.2...0.7.3

- Python
Published by gbrammer over 1 year ago

eazy - 0.7.2

What's Changed

  • Add option to fit just a subset of the catalog in PhotoZ.fit_phoenix_stars by @gbrammer in https://github.com/gbrammer/eazy-py/pull/48

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.7.1...0.7.2

- Python
Published by gbrammer over 1 year ago

eazy - 0.7.1

What's Changed

  • update publish action by @gbrammer in https://github.com/gbrammer/eazy-py/pull/47

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.7...0.7.1

- 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.8

Remove testing on python<=3.8.

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.6.7...0.6.8

- Python
Published by gbrammer over 2 years 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.6

What's Changed

  • Add dustattenuation and dustextinction to setup as required dependencies by @larrybradley in https://github.com/gbrammer/eazy-py/pull/30

Full Changelog: https://github.com/gbrammer/eazy-py/compare/0.6.5...0.6.6

- Python
Published by gbrammer about 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 sedpy by @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

eazy - Tagged release 2021

- Python
Published by gbrammer almost 5 years ago