Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 492 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 492 Bytes

Reactor Antinu OXO Analysis

This repository contains code to run a likelihood analysis of reactor antineutrinos at SNO+. The fitting is done using OXO.

Installation:

Clone this repository
Edit the env.sh file to point to your OXO install, this antinullh directory, and the top level directory where you want to files to be written to

source env.sh
make

Running:

Full instructions on how to run the code is in the HOWTO.md guide