Flexible reconstruction of beam distributions from experimental measurements.
The goal of this package is to provide software necessary to reconstruct phase space distributions from experimental data. This work is based on the following publications:
Using pip
git clone https://github.com/roussel-ryan/gpsr.git
cd gpsr
pip install -e .
or for development,
pip install -e ".[dev]"