The software is available from ifarm
interactive nodes; use the module
command to load it:
module avail timeline # check which versions are available
module load timeline/dev # load the 'dev' version (likely the most recent version)
module load timeline/1.0.0 # alternatively, load a specific version, such as 1.0.0
If you want to install locally, download the repository:
git clone https://github.com/JeffersonLab/clas12-timeline.git
Then build:
mvn package
Tip
- Use
mvn clean
if you want to clean build targets. - Use the
-f
option ofmvn
to build individual submodules:monitoring
: generates histograms for detectorsdetectors
: uses detector histograms to generate timelines