Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcodeltutto/sbndpuritymonitordaq

The data acquisition software for the SBND purity monitors
https://github.com/marcodeltutto/sbndpuritymonitordaq

daq data-acquisiton detector neutrino physics sbnd

Last synced: 14 days ago
JSON representation

The data acquisition software for the SBND purity monitors

Awesome Lists containing this project

README

        

# SBNDPurityMonitorDAQ

[![tests](https://github.com/marcodeltutto/SBNDPurityMonitorDAQ/actions/workflows/test.yml/badge.svg)](https://github.com/marcodeltutto/SBNDPurityMonitorDAQ/actions/workflows/test.yml)
[![Documentation Status](https://readthedocs.org/projects/sbndpuritymonitordaq/badge/?version=latest)](https://sbndpuritymonitordaq.readthedocs.io/en/latest/?badge=latest)
![pylint](https://github.com/marcodeltutto/SBNDPurityMonitorDAQ/actions/workflows/pylint.yml/badge.svg)

This project is documented [here](https://sbndpuritymonitordaq.readthedocs.io/en/latest/).

## Run
```
./prm_gui.py
```

If running without digitizer and HV modules, for testing purposes:
```
./prm_gui.py --mock
```

## Run tests
```
pytest tests
```

## Workflow

![sbndprmdaq](https://github.com/marcodeltutto/SBNDPurityMonitorDAQ/assets/17006198/c4d45e5e-8a90-423d-8393-ece922e33f7c)