A python package containing both utilities for processing and analysing MAD8 output. Used by pybdsim and so BDSIM
M. Deniaud S. Boogert L. Nevay
From within the pymad8 root directory:
pip install -e .
$ make install
or for development:
$ make develop