This repository contains code to run a likelihood analysis of reactor antineutrinos at SNO+. The fitting is done using OXO
.
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
Full instructions on how to run the code is in the HOWTO.md
guide