Skip to content

Releases: gbrammer/eazy-py

0.8.3

07 Jan 14:01
Compare
Choose a tag to compare

What's Changed

  • Remove deprecated scipy dependency
  • Fix bug with param defaults by @gbrammer in #55

Full Changelog: 0.8.2...0.8.3

0.8.2

13 Dec 09:36
f1599cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

13 Dec 08:50
828db5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8...0.8.1

0.8

28 Oct 20:02
Compare
Choose a tag to compare
0.8

What's Changed

  • Implement a new IGM transmission curve having the Lya damping wing absorption by @yasada96 in #50

New Contributors

Full Changelog: 0.7.4...0.8

0.7.4

25 Oct 10:43
Compare
Choose a tag to compare
  • Fix dependency problem for pypi.

Full Changelog: 0.7.3...0.7.4

0.7.3

25 Oct 10:35
aff1e8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.2...0.7.3

0.7.2

03 Oct 11:04
6cfe6c5
Compare
Choose a tag to compare

What's Changed

  • Add option to fit just a subset of the catalog in PhotoZ.fit_phoenix_stars by @gbrammer in #48

Full Changelog: 0.7.1...0.7.2

0.7.1

27 Sep 11:05
85f943f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7...0.7.1

0.7

27 Sep 10:55
cbd8c27
Compare
Choose a tag to compare
0.7

What's Changed

  • Fix calculation of pivot wavelength in FilterDefinition class by @hbahk in #40
  • Compliance with NumPy 2.0 by @TheSkyentist in #42
  • Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #44
  • Renormalize templates before fitting them to the photometry by @gbrammer in #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 #46

New Contributors

Full Changelog: 0.6.8...0.7

0.6.8

29 Jan 13:17
Compare
Choose a tag to compare

Remove testing on python<=3.8.

Full Changelog: 0.6.7...0.6.8