very experimental python wrapper of DRS4 software.
  • Cython 70.1%
  • Python 29.9%
Find a file
2016-09-19 11:36:52 +02:00
.gitignore added gitignore 2015-08-05 15:16:52 +02:00
my_drs.py python 3 support 2016-09-19 11:36:52 +02:00
pydrs.pyx python 3 support 2016-09-19 11:36:52 +02:00
README.md added link to psi website 2015-02-25 11:36:25 +01:00
setup.py added numpy includes in setup.py 2015-07-10 17:41:44 +02:00

pydrs

very experimental python wrapper of DRS4 software. At the moment it allows reading from one channel on a DRS4 Evaluation Board V5, while removing spikes.

On initialization config file "drsosc.cfg" created by drsosc is read and (some of the) settings are applied accordingly. Data can be written in V5 binary format.

To build, DRS.cpp, DRS.h, mxml.c, strlcpy.c, averager.cpp, musbstd.c need to be present and numpy is needed. Then it can be build using the setup.py script.

The DRS4 software is written by Stefan Ritt and Matthias Schneebeli, www.psi.ch/drs