Skip to content

Releases: LSSTDESC/rail_base

v1.0.2

05 Jul 16:45
0222836
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1 Evaluator upgrades...

20 May 16:30
11800c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v1.0.1

v1.0.0

13 May 16:17
eb4f55a
Compare
Choose a tag to compare

Full Changelog: v0.2.5...v1.0.0

v1.0 is released :)

v0.2.5

08 May 15:02
eb4f55a
Compare
Choose a tag to compare

What's Changed

  • Using the new tables_io functions for the parquet file iterator by @joselotl in #107
  • Utils name changing by @ztq1996 in #106

Full Changelog: v0.2.4...v0.2.5

Change behavior of random number seed.

25 Apr 00:35
eee62e9
Compare
Choose a tag to compare

What's Changed

  • added evaluation stage imports to rail.stages by @eacharles in #102
  • Change behavior of seed in Noisifier and Selector by @drewoldag in #104

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Apr 18:21
7c310cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2, Evaluation

08 Apr 16:32
2eb1849
Compare
Choose a tag to compare

What's Changed

  • Evaluation stages by @eacharles in #98
  • Change the name of base evaluator class from BaseEvaluator to Evaluator by @ztq1996 in #101

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Apr 18:10
ebdc0c3
Compare
Choose a tag to compare

What's Changed

  • fix file closing not to overwrite files when running in chunked mode by @eacharles in #100

Full Changelog: v0.2.0...v0.2.1

v0.2.0: updates since Nov. 2023.

03 Apr 16:51
9dd9522
Compare
Choose a tag to compare

What's Changed

  • Cleaning up doc strings by @drewoldag in #75
  • Fix bug that overwrites ensemble ancil data in calculate_point_estimates method by @drewoldag in #83
  • Parallelize uniform_binning.py by @OliviaLynn in #85
  • Issue/86/data handle subtypes by @eacharles in #87
  • Bring parallelization up to PZClassifier by @OliviaLynn in #88
  • Drop the spectroscopic_selection in rail_base and host it in rail_astro_tools by @ztq1996 in #95
  • Update README.md by @ztq1996 in #97
  • Update stage.py to close inprogress files by @drewoldag in #91
  • Added option for z_truth to be inside an hdf5 group by @joselotl in #94

New Contributors

Full Changelog: v0.1.9...v0.2.0

v0.1.9: Parallize var_inf, improve docstrings and add bpz file download

27 Nov 18:05
fd13285
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9