Releases: LSSTDESC/rail_base
Releases · LSSTDESC/rail_base
v0.2.3
v0.2.2, Evaluation
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
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.
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
What's Changed
- 46 parallelize var inf by @joselotl in #77
- Creation docstrings by @OliviaLynn in #78
- Add bpz files; reduce duplicated logic in if/else by @OliviaLynn in #76
Full Changelog: v0.1.8...v0.1.9
v0.1.8: patch allow overwriting model files in tests
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
v0.1.6: Minor fixes
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.
What's Changed
- udpated pyproject.toml by @eacharles in #66
- 45 parallelize point est hist and naive stack by @joselotl in #64
Full Changelog: v0.1.4...v0.1.5