Skip to content

GinaGruenauer/legend-pygeom-l200

 
 

Repository files navigation

legend-pygeom-l200

pre-commit Code style: black

Warning

This is an early version of the LEGEND-200 geometry implemented with the python-based simulation stack. It is not a drop-in replacement for MaGe, and still under heavy development!

Installation and usage

This package requires a working setup of legend-metadata before usage.

Following a git checkout, the package and its other python dependencies can be installed with:

pip install -e .

If you do not intend to edit the python code in this geometry package, you can omit the -e option.

After installation, the CLI utility legend-pygeom-l200 is provided on your PATH. This CLI utility is the primary way to interact with this package. For now, you can find usage docs by running legend-pygeom-l200 -h.

About

LEGEND-200 geometry for Monte Carlo simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%