Reconstruction library for a 3D LiquidO detector.
Git clone this repository then can be installed using pip:
git clone git@github.com:ewanwm/LiquidRecO.git
pip install ./LiquidRecO/
After installing, you can use the main liquidreco app to run the reconstruction.
This app has many options and is highly configurable. To see the various options you can do
liquidreco -h
More detailed documentation can be found here