An EPICS areaDetector driver for the Eiger pixel array detectors from Dectris.
Additional information:
- Clone and compile areaDetector according to its instructions.
- Clone this repository.
- Edit
AREADETECTOR
variable insideADEiger/configure/RELEASE
to point to the correct location. - Run
make
insideADEiger
.
- Under
ADEiger/iocs/eigerIOC/iocBoot/iocEiger/
there is already a ready to use IOC:- If there is no
envPaths
, runmake envPaths
there. - If there is no
envPaths.linux
, runln -s envPaths envPaths.linux
there. - Fix the IP address in
st.cmd
. - Run
./start_epics
.
- If there is no
- There is a CSS screen under
areaDetector/ADEiger/eigerApp/op/opi
, just open it with Controls System Studio.