e919dd6c9e135cb7aff522c233d1d94db0b46c67
Added get_MoveDone function to motors.py, which returns .DMOV value = 1: move done = 0: still moving
Experiment Control
Python based control environment for experiments at SwissFEL
Structure
eco consists of mutiple python modules strucrured in main classes
- basic devices
- specific types of devices -- general definition of potentially recurring devices -- separated into different groups
- configurations of multiple devices into instruments
Languages
Python
100%