Skip to content

ccbreuning/tpx3-daq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

714 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Timepix3 DAQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.5%
  • Verilog 15.3%
  • Tcl 0.2%