Skip to content

Graphical handscanning tool for Project 8 in ROOT

Notifications You must be signed in to change notification settings

project8/bulletAnt

Repository files navigation

bulletAnt

bulletAnt is a graphical user interface for the hand-scanning of waterfall plots in Project 8 using ROOT

Dependencies

Instructions for Use

As ROOT is an interpreted language, there is no installation required. bulletAnt can be run by typing:

$  root

To first start an interactive seesion of ROOT.

root [0]  .L HandScanAssistant.cc
root [1]  HandScanAssistant("/path/to/spectrograms_rid00000XXXX_000000YYY_to_000000ZZZ.root")

Where the argument is the path to the root file you downloaded from DIRAC, on your local file system, in quotations.

A brief tutorial is placed is in the Tutorial directory, outlining the basic usage.

About

Graphical handscanning tool for Project 8 in ROOT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages