Splitting Packages and changing names.
Pre-release
Pre-release
What's Changed
- Simple K nearest neighbor estimator #120 by @sschmidt23 in LSSTDESC/rail#121
- Issue/101/delight branch addressing #49 and #104 by @sschmidt23 in LSSTDESC/rail#122
- Added another silly name to the list! by @jfcrenshaw in LSSTDESC/rail#124
- Renaming: "train" --> "inform" by @aimalz in LSSTDESC/rail#127
- Eac dev by @eacharles in LSSTDESC/rail#126
- fix issues in goldenspike nb by @sschmidt23 in LSSTDESC/rail#133
- clean up docstring in base classes by @eacharles in LSSTDESC/rail#137
- Issue/141/simplereadme addresses #141 by @sschmidt23 in LSSTDESC/rail#142
- Issue/134/overviewdoc by @sschmidt23 in LSSTDESC/rail#139
- Issue/143/readthedocs by @eacharles in LSSTDESC/rail#144
- Added stuff for dynamic versioning by @eacharles in LSSTDESC/rail#147
- moving summarization and propagating to tests by @aimalz in LSSTDESC/rail#152
- Issue/153/nondetect by @sschmidt23 in LSSTDESC/rail#156
- Issue/157/io nb by @sschmidt23 in LSSTDESC/rail#159
- Issue/161/testskip by @sschmidt23 in LSSTDESC/rail#162
- added render_nb.sh by @eacharles in LSSTDESC/rail#155
- more conda doc stuff by @sschmidt23 in LSSTDESC/rail#160
- move data files and modify defaults for bpz and delight SED/FILTER by @sschmidt23 in LSSTDESC/rail#149
- move summarization text to estimation, reword a bit by @sschmidt23 in LSSTDESC/rail#167
- remove inaccurate language by @sschmidt23 in LSSTDESC/rail#166
- rename train --> inform by @aimalz in LSSTDESC/rail#163
- Issue/168/base class names by @eacharles in LSSTDESC/rail#169
- Issue/146/bpzinform by @sschmidt23 in LSSTDESC/rail#150
- fix prior_band in goldenspike_config.yml, also, make error message mo… by @eacharles in LSSTDESC/rail#175
- U/sschmidt23/nzdir by @sschmidt23 in LSSTDESC/rail#170
- docs: fix typos in
docs/source/overview.rst
by @vladdoster in https://github.com/LSSTDESC/RAIL/pull/180 - adding FitsHandle class by @torluca in https://github.com/LSSTDESC/RAIL/pull/178
- docs: fix typo in
docs/source/installation.rst
by @vladdoster in https://github.com/LSSTDESC/RAIL/pull/179 - Issue/187/tables io fixes by @eacharles in https://github.com/LSSTDESC/RAIL/pull/188
- Issue/171/hsc degrader by @imoskowitz in LSSTDESC/rail#172
- Updated docs by @eacharles in https://github.com/LSSTDESC/RAIL/pull/186
- Issue/72/bpz inform by @sschmidt23 in https://github.com/LSSTDESC/RAIL/pull/191
- fix problem with RailStage help message by @eacharles in https://github.com/LSSTDESC/RAIL/pull/194
- Issue/193/common params by @eacharles in https://github.com/LSSTDESC/RAIL/pull/195
- Dealing with two issues found while using TXPipe by @joezuntz in https://github.com/LSSTDESC/RAIL/pull/199
- 138 add mpi capabilities to the estimation modules by @joselotl in https://github.com/LSSTDESC/RAIL/pull/196
- Fix PZFlow Seed by @joezuntz in https://github.com/LSSTDESC/RAIL/pull/205
- Move imports inside functions by @joezuntz in https://github.com/LSSTDESC/RAIL/pull/192
- issue/206/update-pzflow by @jfcrenshaw in https://github.com/LSSTDESC/RAIL/pull/207
- Update grid_selection.py by @imoskowitz in https://github.com/LSSTDESC/RAIL/pull/203
- Speed up Inform_BPZ_lite stage by @joezuntz in https://github.com/LSSTDESC/RAIL/pull/204
- Restricted python to >= 3.8. by @jfcrenshaw in https://github.com/LSSTDESC/RAIL/pull/212
- Convert Summarizer codes to return N samples rather than a single PDF distribution by @sschmidt23 in https://github.com/LSSTDESC/RAIL/pull/210
- fix errors, remove old sz write, switch rng form by @sschmidt23 in https://github.com/LSSTDESC/RAIL/pull/216
- Save zmean as well as zmode in BPZ_lite by @joezuntz in https://github.com/LSSTDESC/RAIL/pull/221
- fix typo by @sschmidt23 in https://github.com/LSSTDESC/RAIL/pull/223
- Issue/129/hyperbolic mags by @jlvdb in https://github.com/LSSTDESC/RAIL/pull/213
- Issue/177/spec selection by @yanzastro in https://github.com/LSSTDESC/RAIL/pull/197
- add .readthedocs.yaml by @sschmidt23 in https://github.com/LSSTDESC/RAIL/pull/235
- Issue/133/extended magerr by @yanzastro in https://github.com/LSSTDESC/RAIL/pull/227
- Add simple SOM summarizer via Issue/225/simplesom by @sschmidt23 in https://github.com/LSSTDESC/RAIL/pull/226
- Issue/242/link-to-stable-docs by @jfcrenshaw in https://github.com/LSSTDESC/RAIL/pull/243
- Add garbage collection to loop in CatEstimator by @joezuntz in https://github.com/LSSTDESC/RAIL/pull/240
- Issue/232/remove delight (separate packages for dependency-heavy/slow Estimators) by @eacharles in https://github.com/LSSTDESC/RAIL/pull/233
- Issue/189/renaming in creation (adding Modeler class) by @aimalz in https://github.com/LSSTDESC/RAIL/pull/201
New Contributors
- @vladdoster made their first contribution in https://github.com/LSSTDESC/RAIL/pull/180
- @torluca made their first contribution in https://github.com/LSSTDESC/RAIL/pull/178
- @imoskowitz made their first contribution in LSSTDESC/rail#172
- @joselotl made their first contribution in https://github.com/LSSTDESC/RAIL/pull/196
- @jlvdb made their first contribution in https://github.com/LSSTDESC/RAIL/pull/213
Full Changelog: LSSTDESC/rail@v0.95...v0.98.0