# ALPHA_g_Detector [![Test Status](https://github.com/ALPHA-g-Experiment/alpha-g/actions/workflows/rust.yml/badge.svg)](https://github.com/ALPHA-g-Experiment/alpha-g/actions/workflows/rust.yml) [![Crates.io](https://img.shields.io/crates/v/alpha_g_detector?labelColor=383f47)](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).