Metadata-Version: 2.4
Name: legend_pygeom_hades
Version: 0.2.0
Summary: Geometry model of the LEGEND HPGe test stand at HADES
Author-email: Valentina Biancacci <valentina.biancacci@gssi.it>, William Quinn <william.quinn.14@ucl.ac.uk>, Toby Dixon <toby.dixon.23@ucl.ac.uk>, Luigi Pertoldi <gipert@pm.me>
Maintainer: The LEGEND Collaboration
License-Expression: GPL-3.0
Project-URL: Homepage, https://github.com/legend-exp/legend-pygeom-hades
Project-URL: Bug Tracker, https://github.com/legend-exp/legend-pygeom-hades/issues
Project-URL: Discussions, https://github.com/legend-exp/legend-pygeom-hades/discussions
Project-URL: Changelog, https://github.com/legend-exp/legend-pygeom-hades/releases
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: dbetto
Requires-Dist: legend-pygeom-hpges>=0.10.0
Requires-Dist: legend-pygeom-tools>=0.0.23
Requires-Dist: numpy
Requires-Dist: pint
Requires-Dist: pyg4ometry>=1.3.4
Requires-Dist: pylegendmeta>=v1.4
Requires-Dist: pyyaml
Provides-Extra: all
Requires-Dist: legend-pygeom-hades[docs,test]; extra == "all"
Provides-Extra: docs
Requires-Dist: furo; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinx-subfigure; extra == "docs"
Provides-Extra: test
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pylegendtestdata; extra == "test"
Requires-Dist: pytest>=6.0; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file

# legend-pygeom-hades

[![PyPI](https://img.shields.io/pypi/v/legend-pygeom-hades?logo=pypi)](https://pypi.org/project/legend-pygeom-hades/)
[![conda-forge](https://img.shields.io/conda/vn/conda-forge/legend-pygeom-hades.svg)](https://anaconda.org/conda-forge/legend-pygeom-hades)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/legend-exp/legend-pygeom-hades?logo=git)
[![GitHub Workflow Status](https://img.shields.io/github/checks-status/legend-exp/legend-pygeom-hades/main?label=main%20branch&logo=github)](https://github.com/legend-exp/legend-pygeom-hades/actions)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Codecov](https://img.shields.io/codecov/c/github/legend-exp/legend-pygeom-hades?logo=codecov)](https://app.codecov.io/gh/legend-exp/legend-pygeom-hades)
![GitHub issues](https://img.shields.io/github/issues/legend-exp/legend-pygeom-hades?logo=github)
![GitHub pull requests](https://img.shields.io/github/issues-pr/legend-exp/legend-pygeom-hades?logo=github)
![License](https://img.shields.io/github/license/legend-exp/legend-pygeom-hades)
[![Read the Docs](https://img.shields.io/readthedocs/legend-pygeom-hades?logo=readthedocs)](https://legend-pygeom-hades.readthedocs.io)

Geometry of the LEGEND HPGe detector test-stand at HADES for detector
characterization.

## Warning!

> This is a work in progress and currently under heavy development.

## Getting started

See our [documentation page](https://legend-pygeom-hades.readthedocs.io) for
more instructions.
