Skip to content

The python control software for SMuRF. Includes scripts to do low level commands as well as higher level analysis.

Notifications You must be signed in to change notification settings

eyyoung24/pysmurf

Repository files navigation

pysmurf

The python control software for SMuRF. Includes scripts to do low level commands as well as higher level analysis.

Install

The code should all work out of the box with one exception. To read the GCP data, you will need to compile a c function. This will definitely change in the future, but for now go into the util subdirectory and type

g++ -o extractdata extractdata.cpp

About

The python control software for SMuRF. Includes scripts to do low level commands as well as higher level analysis.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages