#physics #alpha-g #alpha #antimatter #cern

bin+lib alpha-g-analysis

Analysis binaries for the ALPHA-g experiment

16 releases

new 0.5.9 Oct 27, 2024
0.5.7 Aug 23, 2024
0.5.4 Mar 26, 2024
0.2.0 Feb 8, 2023
0.1.1 Nov 13, 2022

#366 in Science

Download history 217/week @ 2024-08-04 31/week @ 2024-08-11 152/week @ 2024-08-18 7/week @ 2024-08-25 1/week @ 2024-09-15 25/week @ 2024-09-22 11/week @ 2024-09-29 149/week @ 2024-10-13 14/week @ 2024-10-20

174 downloads per month

MIT license

5.5MB
12K SLoC

ALPHA-g-Analysis

Test Status Crates.io

Rust package with multiple binary crates.

Getting Started

The core analysis programs should work out of the box on any platform. If you are still having trouble getting a program to run after following the instructions below, please open an issue.

To facilitate installation, we provide pre-built binaries for some platforms. For example, to get the latest version of the alpha-g-analysis package on lxplus, run:

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ALPHA-g-Experiment/alpha-g/releases/latest/download/alpha-g-analysis-installer.sh | sh

For instructions on installing from different platforms and/or specific versions of the package, see our releases page.

Alternatively, you can build from source (requires cargo):

cargo install --locked alpha-g-analysis

After installation, you can verify it by running:

alpha-g-vertices --version
alpha-g-vertices --help

Binaries

Dependencies

~17–26MB
~406K SLoC