spice-herald / pytesdaq

This repository contains python data acquisition and data handling code for TES detector related R&D and dark matter search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytesdaq

PyPI Python 3.6

pytesdaq contains python data acquisition and data handling code for TES detector related R&D and dark matter searches.

To install the most recent release of pytesdaq, type the following line into your command line

pip install pytesdaq --upgrade

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

pip install .

If using a shared Python installation, you may want to add the --user flag to the above line.

About

This repository contains python data acquisition and data handling code for TES detector related R&D and dark matter search


Languages

Language:Python 48.7%Language:Jupyter Notebook 38.9%Language:C++ 9.9%Language:C 2.4%Language:Batchfile 0.1%