Skip to content

XAMS-nikhef/amstrax

Folders and files

NameName
Last commit message
Last commit date
Dec 5, 2023
Dec 15, 2023
Aug 29, 2023
Dec 6, 2023
Mar 1, 2024
Dec 7, 2023
Dec 23, 2021
Jan 14, 2022
Dec 23, 2021
Feb 6, 2019
Jan 20, 2022
Dec 7, 2023
Dec 7, 2023
Aug 29, 2023
Sep 20, 2023
Dec 3, 2021
Aug 29, 2023

Repository files navigation

Amstrax

Coverage Status CodeFactor PyPI version shields.io PyPI downloads DOI Python Versions

Documentation

Documentation Status

Amsterdam Strax

Amstrax is the analysis framework for XAMS, built on top of the generic strax framework.

Installation

For installing the package do the regular install-packages-from-github tricks:

pip install amstrax

All required dependencies will be installed for you.

Usage

First you'll need to get some data. For this you'll need to either run somewhere where nikhef's /data/xenon/xams is available or have data downloaded. Either strax processed data or pax raw data is fine. Once you have data you can try running the Tutorial notebook (although it's in Dutch), just make sure to change the output_folder to where you have data

Test