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.
The package can be installed with cargo
bash
cargo install alpha-g-analysis
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.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.