Skip to content

PLEnuM-group/PMTSimulation.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PMTSimulation

Stable Dev Build Status Coverage

Simulation suite for photo-multiplier tubes (PMT). Includes functions for simulating individual PMT pulses, filtering and unfolding of complex PMT waveforms.

Installation

This package is registered in the PLEnuM julia package registry. In order to use this registry, first install the (LocalRegistry.jl)(https://github.com/GunnarFarneback/LocalRegistry.jl) package and then add the PLEnuM registry:

using Pkg
pkg"add LocalRegistry"
pkg"registry add https://github.com/PLEnuM-group/julia-registry"

Finally, install the package:

using Pkg
pkg"add PMTSimulation"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages