Skip to content

tools to build software environment to support mattak & data analysis

Notifications You must be signed in to change notification settings

RNO-G/rnog-env-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

rnog-env-builder

Overview

These scripts build a software stack to support the RNO-G data reader software mattak. It also install mattak itself. See here and here for more information about compiling mattak and its dependencies.

It installs a series of packages, including:

  • CMake
  • FFTW
  • GSL
  • python3
  • ROOT 6
  • libRootFftwWrapper
  • librno-g
  • mattak

The python installation also includes many of the dependencies required for NuRadioMC.

Structure

Build scripts are stored in subdirectories of the builders directory. Setup scripts and any other static files are stored in subdirectories of the builds directory. See the README.md files in these subdirectories for more information. (And apologies for the confusion between builders and builds...).

Motivation

Installing new software is often challenging to do consistently. These scripts automate away that process and allow us to deploy the software consistently across different computing environments.

Attribution

This package is based on the cvmfs builders for the ARA collaboration, designed by Ben Hokanson-Fasig. Many thanks to them.

About

tools to build software environment to support mattak & data analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published