Area Detector
areaDetector
This is the project for EPICS areaDetector software.
The areaDetector code is contained in repositories in this project. Five of these are "core" repositories:
- areaDetector. This is the top-level repository, and all other repositories are submodules of this repository. It contains mostly documentation, configuration files, and a top-level Makefile to build the entire areaDetector package.
- ADSupport. This contains the source code for support libraries (TIFF, JPEG, HDF5, XML2, etc.). This is required for Windows and vxWorks, and can optionally be used on Linux and Darwin.
- ADCore. This contains the base classes, plugins, and documentation.
- ADSimDetector. This contains an example 2-D simulation detector driver and IOC.
- ADViewers. This contains viewers for displaying areaDetector images in ImageJ, Python, and IDL.
The other submodules (ADProsilica, ADPilatus, etc.) contain drivers and EPICS IOC applications for specific detectors, or non-standard plugins (ADPluginBar, ADPluginEdge, etc.)
Additional information:
Pinned Loading
Repositories
Showing 10 of 70 repositories
-
ADEiger Public
areaDetector driver for the Dectris Eiger detector
-
collaboration Public
Notes from areaDetector collaboration meetings
-
ADXSPD Public Forked from NSLS2/ADXSPD
EPICS areaDetector driver for X-Spectrum Lambda detectors using the XSPD REST API
-
ADTimePix3 Public
EPICS areaDetector driver for ASI Timepix3: Serval REST/JSON, TCP streams (raw / jsonimage / jsonhisto), preview & img/histogram accumulation, masks (BPC), health & measurement PVs. Linux.
-
areaDetector Public
Top-level repository for the EPICS areaDetector project