Module data

Source
Expand description

Methods for loading and manipulating Event-based data.

Structs§

BinnedDataset
A list of Datasets formed by binning Events by some Variable.
Dataset
A collection of Events.
Event
A single event in a Dataset containing all the relevant particle information.

Functions§

open
Open a Parquet file and read the data into a Dataset.
test_dataset
An dataset that can be used to test the implementation of an Amplitude. This particular dataset contains a singular Event generated from test_event.
test_event
An event that can be used to test the implementation of an Amplitude. This particular event contains the reaction $\gamma p \to K_S^0 K_S^0 p$ with a polarized photon beam.