Skip to content

XAMS-nikhef/amstrax

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