alpha-g-analysis-0.1.1 is not a library.
Visit the last successful build:
alpha-g-analysis-0.5.9
ALPHA-g-Analysis
Rust package with multiple binary crates. Each executable is a useful tool to perform common post-processing/offline analysis on the data of the ALPHA-g experiment at CERN.
Installation
The package can be installed with cargo
Binaries
alpha-g-copy: Make local copies of MIDAS files from remote hosts.alpha-g-alpha16-viewer: Visualize the ADC waveforms from the BV and the rTPC.alpha-g-padwing-viewer: Visualize the cathode pad waveforms from the rTPC.alpha-g-trg-scalers: Visualize the rate of the TRG scalers for a single run.
Want to contribute?
There are multiple ways to contribute:
- Install and test individual binaries. If they don't work as expected please open an issue.
- Comment/propose a fix on some of the current open issues.
- Read through the documentation. If there is something confusing, or you have a suggestion for something that could be improved, please let the maintainer(s) know.
- Help evaluate open pull requests, by testing locally and reviewing what is proposed.