Legacy numass repository
Go to file
2017-03-21 20:01:40 +03:00
numass-control Test fix 2017-03-09 16:29:46 +03:00
numass-main Moved WorkManager to fx 2017-03-20 08:37:04 +03:00
numass-storage Fix numass data histogram 2017-03-12 22:23:54 +03:00
numass-viewer Fixed bug with plotContainer 2017-03-21 20:01:40 +03:00
.hgignore global cleanup 2016-10-14 23:12:06 +03:00
build.gradle Joined documentation/site project 2017-01-13 12:19:42 +03:00
gradle.properties Initial commit for new gradle model 2015-12-18 16:52:01 +03:00
numass.gradle build cleanup for cryotemp 2016-10-14 19:21:52 +03:00
README.md README.md edited online with Bitbucket 2015-12-18 13:40:44 +00:00
settings.gradle Dynamic calls from java to Groovy workspace DSL 2016-08-17 16:43:46 +03:00

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.