19 lines
680 B
Markdown
Executable File
19 lines
680 B
Markdown
Executable File
[](https://travis-ci.org/paulscherrerinstitute/eco)
|
|
|
|
___ _______
|
|
/ -_) __/ _ \
|
|
Experiment Control \__/\__/\___/
|
|
|
|
# Experiment Control
|
|
Python based control environment for experiments, developed 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
|
|
|