Beamline control programs and utilities for the BioCAT (Sector 18) beamline at the APS. This is aimed at staff-side control programs. Right now it focuses on providing basic GUI interfaces for MX.
wxpython, numpy, scipy, pyepics, matplotlib, Mp
Cone the git, then run the sectorcon.py file or the scan.py file as appropriate.
Sample commands:
conda install wxpython numpy scipy matplotlib
pip install pyepics
For MEDM, install medm: conda install -c conda-forge epics-medm