Skip to content

solitonium/tpx3-daq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tpx3-daq

Build Status

DAQ for the Timepix3 chip based on the Basil framework.

Installation

  • Install conda for python

  • Install dependencies and tpx3-daq:

conda install numpy bitarray pyyaml scipy numba pytables matplotlib tqdm pyzmq blosc psutil
pip install git+https://github.com/SiLab-Bonn/tpx3-daq.git@master

Usage

  • Flash appropriate bit file (TBD)

  • Run a scan (TBD):

tpx3 tune_noise
  • For help, run (TBD):
tpx3 --help
  • Use the online monitor:
tpx3_monitor

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.5%
  • Verilog 20.5%