pyatsoleiloutils
This is a package developed to ease the interaction with pyat at SOLEIL.
It provides:
- custom plot synoptics for at
- harmonic rf flat potential condition setup
- saves momap in hdf5 file format
- adds frequency map functions for the SOLEIL II ring and booster
- adds plots for frequency maps
- adds opticsbeat function
- interface to SC rings
To install:
- git clone the project
- cd to the folder
- pip install .
To reinstall:
- rm -rf build
- pip install .
Requirements: accelerator-toolbox from sources, h5py, numpy, scipy, matplotlib
orblancog