Skip to content

Signal Processing tools for the ICARUS LAr TPC

Notifications You must be signed in to change notification settings

dkoh0207/icarussigproc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICARUS Experiment

ICARUS Signal Processing


A repository aimed at collecting common tools for handling waveforms/ROI/hit finding
with the ICARUS LAr TPC

General Directory Structure

  • icarussigproc - This folder contains our waveform processing tools
  • Makefile - This folder contains make file definitions for building without mrb
  • test - TODO - create some test programs and place in this folder
  • ups - This folder contains the product definitions for ups

Installing

  • Create a working area on your machine where you will copy the input files and set up this repository
  • Navigate to that folder
  • git clone https://github.com/SFBayLaser/icarussigproc
  • Two modes:
    • Follow the standard procedure for building LArSoft packages using mrb
    • Use make to build with the included GNuMakefile
      • Note that you need to make sure you have ROOTSYS defined

Problems/Complaints/Hate mail

  • Currently, all questions and/or complaints should be sent to Tracy Usher

About

Signal Processing tools for the ICARUS LAr TPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • CMake 2.1%
  • Shell 1.7%
  • Other 1.5%