Tags give the ability to mark specific points in history as being important
-
v0.6.0
196ee7e2 · ·v0.6.0 - feature: new versions of model where added: `v1a_neutrino_rate` and `v2`. Calculation is based on total neutrino rate of each reactor. - fix: `full.covmat.chi2cnp` was removed to avoid confusions. `full.covmat.chi2cnp_alt` was renamed to `full.covmat.chi2cnp`, it is defined as (18)-(19) equations from the [arXiv: 1903.07185](https://arxiv.org/pdf/1903.07185). Only `v1a*` and `v2` were updated.
-
v0.5.0
6a1d17dc · ·Version 0.5.0 - feature: add `v1a_distorted` to study extreme spectral distortions. - feature: add `covariance_groups` parameter to control passed nuisance parameters to covarince matrix, works only with `strict=False`. Supported for `v1a` and `v1a_distorted`. - feature: add `pull_groups` parameter to control passed nuisance parameters to `nuisance.pull_extra`. Supported for `v1a` and `v1a_distorted`. - feature: add `is_absolute_efficiency_fixed` parameter to switch between fixed/variable absolute correlated detector efficiency. Supported for `v1a` and `v1a_distorted`. - feature: prepare code for reading variable periods of reactor data. - tests: optimize creation of models, ordering of tests.
-
v0.4.1
97d30207 · ·- feature: validate the version from `data_information.yaml` and use it to determine the `source_type` (data format). - feature: check overridden indices exist (model v1a). - fix: apply `Abs` transformation to scaled fission fractions. Fit becomes much stable. - fix: update keys related to graph visualization for [scripts/scripts/run_dayabay.py](extras/scripts/run_dayabay.py).
-
v0.2.2
52daa7b0 · ·- [feature] Add key `leading_mass_splitting_3l_name` to switch between |Δm²₃₂| and |Δm²₃₁| to v1a version. In Day Bay official analysis |Δm²₃₂| as leading mass splitting. - [feature] Add key `override_cfg_files` that allows to override paths to configuration files. Key is supported for models v1+. - [feature] Remove `source_type` parameter from version v1+. Now `source_type` is determined automatically from `path_data`. To override default value, just path `path_data` to your model.
-