# ALPHA_g_Detector
[](https://github.com/ALPHA-g-Experiment/alpha-g/actions/workflows/rust.yml)
[](https://crates.io/crates/alpha_g_detector)
A Rust library to handle the raw output of the ALPHA-g detectors.
Reading and manipulating the data from the detectors is simple; a set of
examples with common operations can be found
[here](https://github.com/ALPHA-g-Experiment/alpha-g/tree/main/detector/examples).