Legacy numass repository
Go to file
2016-04-11 16:33:44 +03:00
numass-control Numass vacuum measurements in progress 2016-04-11 16:33:44 +03:00
numass-main [no commit message] 2016-04-05 22:14:48 +03:00
numass-prop [no commit message] 2016-03-22 16:57:22 +03:00
numass-storage [no commit message] 2016-04-03 15:49:57 +03:00
numass-viewer Major refactoring. Removing Content class 2016-03-09 22:27:52 +03:00
.hgignore
.nb-gradle-properties [no commit message] 2015-12-21 16:40:21 +03:00
build.gradle Initial commit for new gradle model 2015-12-18 16:52:01 +03:00
gradle.properties Initial commit for new gradle model 2015-12-18 16:52:01 +03:00
numass.gradle [no commit message] 2016-01-20 22:07:07 +03:00
README.md README.md edited online with Bitbucket 2015-12-18 13:40:44 +00:00
settings.gradle

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.