Releases: LSSTDESC/rail_base
Releases · LSSTDESC/rail_base
v.0.1.3 -> Name change: utilStages -> util_stages
What's Changed
- actually utils is unused, so remove it by @eacharles in #62
- Issue/57/util stages by @eacharles in #61
Full Changelog: v0.1.2...v0.1.3
v0.1.2: Bug fix to avoid needed model for PointEstimateHistSummarizer
v0.1.1: Don't force summarizers to take model as input
What's Changed
- Updating default inputs for estimators. by @drewoldag in #59
Full Changelog: v0.1.0...v0.1.1
v0.1.0: Minor updates, moving to support python 3.9-3.11
What's Changed
- Adding logic to
CatEstimator
to obeycalculated_point_estimates
. by @drewoldag in #42 - Abstract
calculate_point_estimate
up one more level by @drewoldag in #48 - added skip options to rail render-nb by @eacharles in #53
- Updating tested python versions and pre-commit hook order. by @drewoldag in #50
- hook to validate date in DataHandle.set_data by @eacharles in #54
- Implement placeholders for dummy estimators/summarizers by @drewoldag in #49
- Add bpz-demo-data option to get-data command by @OliviaLynn in #55
Full Changelog: v0.0.7...v0.0.9
v0.0.8 minor changes, and include updates to testing
What's Changed
- Extend algo_utils to cover classifier by @hangqianjun in #38
- User/joselotl/redshift col by @joselotl in #40
- move open_model from init to run by @eacharles in #44
New Contributors
- @joselotl made their first contribution in #40
- @eacharles made their first contribution in #44
Full Changelog: v0.0.6...v0.0.8
v0.0.7
What's Changed
- Extend algo_utils to cover classifier by @hangqianjun in #38
- User/joselotl/redshift col by @joselotl in #40
- move open_model from init to run by @eacharles in #44
New Contributors
- @joselotl made their first contribution in #40
- @eacharles made their first contribution in #44
Full Changelog: v0.0.6...v0.0.7
v0.0.6 -> Added Tomography base class, moved LSSTErrorModel to rail_astro_tools
What's Changed
- change len in trainz from hardcoded value by @sschmidt23 in #32
- Issue/19/informer module by @aimalz in #34
- Moved LSSTErrorModel to rail_astro_tools by @jfcrenshaw in #35
- Issue/10/tomo bins by @hangqianjun in #18
- New config param to define point estimates to calculate when running a
CatEstimator
stage by @drewoldag in #29 - command-update by @yanzastro in #36
New Contributors
- @sschmidt23 made their first contribution in #32
- @jfcrenshaw made their first contribution in #35
- @hangqianjun made their first contribution in #18
- @drewoldag made their first contribution in #29
- @yanzastro made their first contribution in #36
Full Changelog: v0.0.5...v0.0.6
API consistency improvements part 1
Implementing more consistent names throughout src/rail/estimation
Move cli to rail_base
Full Changelog: v0.0.3...v0.0.4
remove dereddener
Full Changelog: v0.0.2...v0.0.3