-
v0.5.06a1d17dc · ·
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.197d30207 · ·
- 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.252daa7b0 · ·
- [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.
-
-