Skip to content

areaDetector driver for the Dectris Eiger detector

Notifications You must be signed in to change notification settings

dchabot/ADEiger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

areaDetector driver for the Dectris Eiger detector

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 74.9%
  • C 18.0%
  • Makefile 5.5%
  • Batchfile 1.6%