Metadata-Version: 2.4
Name: dgm-reactor-neutrino
Version: 0.3.0
Summary: Functions (nodes) for reactor electron antineutrino (oscillation) physics analysis in dag-modelling
Author-email: DAGModelling Team <dagflow@jinr.ru>
Maintainer-email: DAGModelling Team <dagflow@jinr.ru>
License-Expression: MIT
Project-URL: Bug Tracker, https://github.com/dagflow-team/dgm-reactor-neutrino/issues
Project-URL: DAGModelling Team, https://github.com/dagflow-team
Project-URL: documentation, https://github.com/dagflow-team/dgm-reactor-neutrino/wiki
Project-URL: homepage, https://github.com/dagflow-team/dgm-reactor-neutrino
Project-URL: repository, https://github.com/dagflow-team/dgm-reactor-neutrino
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dag-modelling>=0.14.4.post0
Requires-Dist: numba
Requires-Dist: scipy
Provides-Extra: test
Requires-Dist: dag-modelling[test]>=0.15.0; extra == "test"
Dynamic: license-file

# dgm-reactor-neutrino

[![python](https://img.shields.io/badge/python-3.12-purple.svg)](https://www.python.org/)
[![pipeline](https://git.jinr.ru/dagflow-team/dgm-reactor-neutrino/badges/master/pipeline.svg)](https://git.jinr.ru/dagflow-team/dgm-reactor-neutrino/commits/master)
[![coverage report](https://git.jinr.ru/dagflow-team/dgm-reactor-neutrino/badges/master/coverage.svg)](https://git.jinr.ru/dagflow-team/dgm-reactor-neutrino/-/commits/master)
[![github](https://img.shields.io/badge/github-public-blue?logo=github)](https://github.com/dagflow-team/dgm-reactor-neutrino)
[![gitlab](https://img.shields.io/badge/gitlab-dev-blue?logo=gitlab)](https://git.jinr.ru/dagflow-team/dgm-reactor-neutrino)
[![pypi-release](https://img.shields.io/badge/pypi-release-blue?logo=pypi&logoColor=green)](https://pypi.org/project/dgm-reactor-neutrino)
[![github-framework](https://img.shields.io/badge/github-framework-blue?logo=github)](https://github.com/dagflow-team/dag-modelling)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

The **dgm-reactor-neutrino** python package contains a set of calculation nodes to implement reactor electron antineutrino (oscillation) analysis in [DAGModelling](https://github.com/dagflow-team/dag-modelling) framework.
