/ADEiger

areaDetector driver for the Dectris Eiger detector

Primary LanguageC++

ADEiger

An EPICS areaDetector driver for the Eiger pixel array detectors from Dectris.

Additional information:

How to install:

  • Clone and compile areaDetector according to its instructions.
  • Clone this repository.
  • Edit AREADETECTOR variable inside ADEiger/configure/RELEASE to point to the correct location.
  • Run make inside ADEiger.

How to run:

  • Under ADEiger/iocs/eigerIOC/iocBoot/iocEiger/ there is already a ready to use IOC:
    • If there is no envPaths, run make envPaths there.
    • If there is no envPaths.linux, run ln -s envPaths envPaths.linux there.
    • Fix the IP address in st.cmd.
    • Run ./start_epics.
  • There is a CSS screen under areaDetector/ADEiger/eigerApp/op/opi, just open it with Controls System Studio.