Releases: LSSTDESC/rail_pipelines
Releases · LSSTDESC/rail_pipelines
v1.1.3
v1.1.2
v1.1.1
v1.1.0
What's Changed
- added force flag to cli by @eacharles in #49
- moved cli to src/rail/cli/rail_pipe by @eacharles in #51
- allow includes in rail project.yaml and fix a few import paths by @eacharles in #52
- trivial import fixes by @eacharles in #55
- fix override order in rail project configuration by @eacharles in #58
- Remove rail project stuff from rail_pipelines by @eacharles in #60
Full Changelog: v1.0.2...v1.1.0
v1.0.3 Remove rail_project stuff (moved to rail_projects package)
What's Changed
- added force flag to cli by @eacharles in #49
- moved cli to src/rail/cli/rail_pipe by @eacharles in #51
- allow includes in rail project.yaml and fix a few import paths by @eacharles in #52
- trivial import fixes by @eacharles in #55
- fix override order in rail project configuration by @eacharles in #58
- Remove rail project stuff from rail_pipelines by @eacharles in #60
Full Changelog: v1.0.2...v1.0.3
v1.0.2: Updates since summer 2024
What's Changed
- Issue/36/error model by @eacharles in #37
- Added blending pipeline to cli by @eacharles in #39
- Added flexiblity to be able to run reduce_roman_rubin_data on other c… by @eacharles in #41
- Issue/42/pipe scripts cleanup by @eacharles in #43
- Issue/44/code cleanup by @eacharles in #45
- Issue/46/photometric errors pipeline by @eacharles in #47
Full Changelog: v1.0.1...v1.0.2
v1.0.1, added RailProject infrastucture
What's Changed
- Updating project template to fix code cov issue by @hangqianjun in #31
- Eac/roman rubin by @eacharles in #35
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.1.4. Minor changes since october 2023
What's Changed
- Issue/9/survey non uniformity by @hangqianjun in #25
- Update smoke-test.yml to emit failures to slack channel by @drewoldag in #27
- Move dependencies (algos) out to rail's pyproject.toml by @olivialynn in #26
- Fix goldenspike.py to use DistToPointEvalutor by @eacharles in #29
New Contributors
- @hangqianjun made their first contribution in #25
- @drewoldag made their first contribution in #27
Full Changelog: v0.1.3...v0.1.4