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: about 1 year ago
JSON representation
The data acquisition software for the SBND purity monitors
- Host: GitHub
- URL: https://github.com/marcodeltutto/sbndpuritymonitordaq
- Owner: marcodeltutto
- License: mit
- Created: 2020-08-31T21:05:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T15:29:20.000Z (over 1 year ago)
- Last Synced: 2025-01-28T05:27:52.481Z (over 1 year ago)
- Topics: daq, data-acquisiton, detector, neutrino, physics, sbnd
- Language: Python
- Homepage: https://sbndpuritymonitordaq.readthedocs.io/en/latest/
- Size: 2.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SBNDPurityMonitorDAQ
[](https://github.com/marcodeltutto/SBNDPurityMonitorDAQ/actions/workflows/test.yml)
[](https://sbndpuritymonitordaq.readthedocs.io/en/latest/?badge=latest)

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
