MNeuEventLib¶
MNeuEventLib is a Python package (written in Rust) for processing ISIS event data into a NeXuS version 2 histogram file. This processing may include filtering the events based on:
the time they occurred;
on the values of auxiliary logs such as sample logs, warnings, or vetos;
or on a high-pass filter of event amplitudes per detector.
It is primarily for muon event data, and the histogram files are currently only compatible with WiMDA.
Get started with MNeuEventLib¶
Follow these guides to get started:
Installation: Learn how to install MNeuEventLib.
Tutorials: Learn how to use MNeuEventLib through guided tutorials.
Learn more¶
How-to guides: Explore specific features and workflows.
API Reference: The API reference for developers is available here.
Get more help¶
The easiest way to get help with the project is to start discussions or open an issue on Github.