Releases: LSSTDESC/rail_base
Releases · LSSTDESC/rail_base
v2.0.3
What's Changed
- Add flagship into default_catalogs.yaml by @hangqianjun in #252
- Adding detail to failure message by @jscora in #254
- Eac/add catalog utils apply by @eacharles in #253
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Fix application of a_env in catalog tag by @eacharles in #250
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- railv2-bug-fixes by @jscora in #247
- update the pretrained flow by @eacharles in #249
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Update to rail v2.0: Parameter changes, ephemeral DataStore and interactive package by @jscora in #244
This includes:
- Changes the DataStore so it no longer persists throughout the work session. The DataStore now exists on a per-stage instantiation basis, and so will not be used to communicate between stages
- Adds the interactive package, which creates a series of functions that will make a stage and run it, so the user needs only one step per stage
- Updates to the Shared params that implements them more consistently across different stages
- Added some parameters to Shared Params and updates to some parameter names for consistency
Full Changelog: v1.2.11...v2.0.0
v1.2.11
What's Changed
- Added other shared params to catalog tag by @eacharles in #242
- add bit to build_and_write to change nprocess and max_thread by @ztq1996 in #243
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- added doc about CatalogTag usage by @eacharles in #236
- Switch Euclid and Roman filts from nm to AA by @sschmidt23 in #238
- fix mag_limits to use column name instead of band_name by @eacharles in #240
Full Changelog: v1.2.9...v1.2.10
v1.2.9: Changed catalog tag mechansim to allow for using a yaml file to define catalog tags.
What's Changed
- Minor fix for SingleEvaluator and update to dependencies by @jscora in #230
- Added CatalogTag mechansim and associated support code by @eacharles in #229
- Added introspection to catalog tag stuff and made src/rail/examples_d… by @eacharles in #232
Full Changelog: v1.2.8...v1.2.9
v1.2.8
v1.2.7
What's Changed
- Swap outdated filter in lsst.para lephare config file #224 by @sschmidt23 in #225
Full Changelog: v1.2.6...v1.2.7
v1.2.6
Adds specification of distribution type, adds non-observed value to SHARED_PARAMS, updates the README.md, and adds a format converter to change the type of table data in estimator.py and informer.py
What's Changed
- allow for specifying distribution type by @eacharles in #219
- added nonobserved_val param to SHARED_PARAMS and CatalogConfigBase by @eacharles in #220
- Update README.md by @ztq1996 in #221
- Format converter by @hangqianjun in #223
Full Changelog: v1.2.5...v1.2.6