Core Python 3 package for the offline software of the GRAND Collaboration.
GRAND library can be used under docker to define a correct environment, else you must install ROOT library and compile TURTLE and GULL library under your computer.
Don't forget to initialize grand library before use it with script env/setup.sh only in the root of the package
$ pwd
.../grand
$ source env/setup.sh
Check the online documentation for further details.
Issues can be reported on GitHub.
You can also contribute back to the code with Pull Requests PR. Note that you first need to fork and clone this repository. On Linux a development environment is provided. See env/readme.md, a docker environnement is provided.
The GRAND software is distributed under the LGPL-3.0 license. See the provided LICENSE and COPYING.LESSER files.