Skip to content

Spyral Analysis Framework

Spyral is an analysis library for data from the Active Target Time Projection Chamber (AT-TPC).

Spyral is written in pure Python, making it easy to read and modify for the varied types of AT-TPC data. However, Spyral doesn't sacrifice on speed thanks to the powerful Numba just-in-time compiler and the multiprocessing standard library. Spyral works in incremental phases that allow the user to step through the analysis and monitor the progress, tweaking parameters to obtain the best possible outcome.

Checkout Spyral on GitHub and try it for yourself!

For information on installing Spyral see our Setup section. For a place to start, check out our Getting Started section.