Skip to content
/ RQpy Public
forked from spice-herald/RQpy

This repository contains python processing tools for DM search related analysis.

License

Notifications You must be signed in to change notification settings

slwatkins/RQpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RQpy Package


RQpy (Reduced Quantities) provides helpful tools for dark matter search related analysis. It contains submodules for processing, energy calibration, plotting, automated cut routines, and many other useful DM analysis tools. This repository is tailored specifically towards creating an efficient workflow for dark matter search analysis using detectors studied by the Pyle Group, and it may not generalize well to research using any detector.

To install the most recent development version of RQpy, clone this repo, then from the top-level directory of the repo, type the following lines into your command line

python setup.py clean
python setup.py install --user

This package requires python 3.6 or greater. Use of the much of the functionality in the io and process submodules requires an installation of scdmsPyTools.

About

This repository contains python processing tools for DM search related analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%