numass-framework/README.md
2023-11-08 16:15:36 +03:00

812 B

Purpose

This repository contains tools and utilities for Trotsk nu-mass experiment.

Set-up

This project build using DataForge framework. Currently in order to compile numass tools, one need to download dataforge gradle project here. If both projects (numass and dataforge) are in the same directory, everything will work out of the box, otherwise, one needs to edit gradle.properties file in the root of numass project and set dataforgePath to the relative path of dataforge directory.

It is intended to fix this problem with public maven repository later.

Requirements

Project requires JDK 16 in the system. GUI modules must be compiled on the target OS (linux on linux systems)