Skip to content

Releases: LSSTDESC/rail_dnf

v2.0.1

23 Feb 21:36
ea1bb90

Choose a tag to compare

What's Changed

  • fixed bug that required rail_base>2.0.0 to >=2.0.0-dev by @jscora in #17

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Feb 20:46
98ce92b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v2.0.0

v1.1.6

11 Jul 21:24
58defd4

Choose a tag to compare

What's Changed

  • updates the presel number from 500 to 4000
  • change to fit=True rather than fit=False in dnf_photometric_redshift
  • add a manage_nan function to replace NaN values in fits
  • change metric_computation organization internally

Full Changelog: v1.1.5...v1.1.6

v1.1.5

30 Jun 21:56
b7b3ee9

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

06 May 17:26
4a04507

Choose a tag to compare

New code optimization to improve speed of neighbor search.

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3: docstring formatting

18 Feb 18:46
0776e57

Choose a tag to compare

What's Changed

  • Fix class docstrings to work with sphinx. Note that config optiions … by @eacharles in #10

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

11 Feb 19:03
4597263

Choose a tag to compare

Fixed the PyPI badge and added a reference to the README

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

11 Feb 18:37
7f112ae

Choose a tag to compare

Deleted an unused example directory that was causing the version info to be incorrect.

Removed the example jupyter notebook, which has now moved to https://github.com/LSSTDESC/rail/blob/main/examples/estimation_examples/DNF_Demo.ipynb

What's Changed

Full Changelog: v0.1.0...v1.1.1

v1.1.0

10 Feb 23:53
0a970e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/LSSTDESC/rail_dnf/commits/v1.1.0

v0.1.0

05 Feb 23:10
0a970e7

Choose a tag to compare

Initial version of the RAIL implementation of the DNF algorithm.

What's Changed

New Contributors

Full Changelog: https://github.com/LSSTDESC/rail_dnf/commits/v0.1.0