Skip to content

Releases: LSSTDESC/rail_base

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

v0.1.8: patch allow overwriting model files in tests

01 Nov 17:53
263b2a6
Compare
Choose a tag to compare

What's Changed

  • patch to allow for overwriting model files by @eacharles in #73

Full Changelog: v0.1.7...v0.1.8

v0.1.7: patch input_iterator for interactive use

01 Nov 01:48
ee6eba5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6: Minor fixes

01 Nov 00:06
578d872
Compare
Choose a tag to compare

What's Changed

  • fix up logic for interactive stuff by @eacharles in #70
  • Raise exception when path points to non-existent file. by @drewoldag in #68
  • move finalize from run() to call() to match other Stages by @eacharles in #71

Full Changelog: v0.1.5...v0.1.6

v0.1.5: Parallelize point_est and naive stack, fix pyproject.toml to write _version.py on install.

30 Oct 21:33
4e93655
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

26 Oct 23:41
fc0c2d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v.0.1.3 -> Name change: utilStages -> util_stages

26 Oct 19:57
99d2380
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2: Bug fix to avoid needed model for PointEstimateHistSummarizer

25 Oct 22:08
678bdd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2