Ricardo Peres, 2023
This pakacge provides a quick and easy way to get the goemetry of circular SiPM arrays. It was developed to know how many SiPM would be required to fully instrument a DARWIN- or XLZD-size detector.
More SiPM unit options coming soon!
pip install sipmarray
To install with an editable source:
git clone git@github.com:ricmperes/sipmarray.git
cd sipmarray
pip install -e .
In a jupyter notebook simply import sipmarray
. Take a look at the docs and example notebook (really, the package is pretty simple and self-explanatory).
The package can be used from the terminal (from anywhere woop woop!) to quickly get a plot or coordinate geometry of a sipmarray or sipmunit. Check the `sipmarray/Do the following for more info:
sipmarray --help
sipmunit --help