Skip to content

command line environmnet to control epics motors and detectors for the experiments

Notifications You must be signed in to change notification settings

enucatl-phd/python-controls-high-energy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

gcc compiler

source /opt/rh/devtoolset-2/enable

Install pyenv

curl -L https://raw.githubusercontent.com/yyuu/pyenv-installer/master/bin/pyenv-installer | bash
PYTHON_CONFIGURE_OPTS="--enable-unicode=ucs4" pyenv install 2.7.11

Install albula

Download and unpack the albula code from dectris.com

./ALBULA-3.2.0-2-x86_64.sh --python=python --accept-license --prefix=$HOME/bin

Install control module

python setup.py develop

About

command line environmnet to control epics motors and detectors for the experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages