Skip to content

Releases: LSSTDESC/rail_base

v2.0.3

01 Apr 20:09
3e28b05

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

04 Mar 00:33
3eb690e

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

26 Feb 22:07
dd819b4

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Feb 16:43
5c4f576

Choose a tag to compare

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

10 Dec 22:16
9596d74

Choose a tag to compare

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

09 Dec 02:28
9164a59

Choose a tag to compare

What's Changed

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.

01 Dec 17:11
5848fc0

Choose a tag to compare

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

24 Sep 02:21
18d6005

Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.7

03 Sep 00:25
cfefaec

Choose a tag to compare

What's Changed

Full Changelog: v1.2.6...v1.2.7

v1.2.6

18 Aug 21:35
a704638

Choose a tag to compare

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

Full Changelog: v1.2.5...v1.2.6