Legacy numass repository
Go to file
2019-11-18 17:04:27 +03:00
gradle/wrapper JDK update new vacuum controller 2019-11-18 15:56:42 +03:00
numass-control JDK update new vacuum controller 2019-11-18 17:04:27 +03:00
numass-core Major tristan analysis update 2019-07-22 16:36:49 +03:00
numass-main JDK update new vacuum controller 2019-11-18 15:56:42 +03:00
numass-server Reverted gradle to compile scope 2018-11-17 22:27:12 +03:00
numass-viewer JDK update new vacuum controller 2019-11-18 15:56:42 +03:00
numass-web Reverted gradle to compile scope 2018-11-17 22:27:12 +03:00
.hgignore Migration to new Storage API 2018-11-25 18:03:31 +03:00
build.gradle JDK update new vacuum controller 2019-11-18 15:56:42 +03:00
gradlew JDK update new vacuum controller 2019-11-18 15:56:42 +03:00
gradlew.bat JDK update new vacuum controller 2019-11-18 15:56:42 +03:00
README.md README.md edited online with Bitbucket 2015-12-18 13:40:44 +00:00
settings.gradle Fooling around with build + few additions for numass 2019-02-11 17:03:45 +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.