Skip to content

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:

  1. 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.
  2. 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.
  3. ADCore. This contains the base classes, plugins, and documentation.
  4. ADSimDetector. This contains an example 2-D simulation detector driver and IOC.
  5. 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

  1. areaDetector areaDetector Public

    Top-level repository for the EPICS areaDetector project

    Makefile 40 44

  2. ADCore ADCore Public

    The home of the core components of the EPICS areaDetector software. It includes base classes for drivers and code for all of the standard plugins.

    C++ 20 76

  3. ADEiger ADEiger Public

    areaDetector driver for the Dectris Eiger detector

    C 9 12

  4. ADAravis ADAravis Public

    areaDetector driver for GenICam cameras using the Aravis library on Linux.

    C++ 6 14

  5. ADSpinnaker ADSpinnaker Public

    An EPICS areaDetector driver for cameras from FLIR (formerly Point Grey) using their Spinnaker SDK.

    C++ 6 6

  6. ADVimba ADVimba Public

    areaDetector driver for Allied Vision Technology camera using their Vimba SDK

    C++ 2 10

Repositories

Showing 10 of 69 repositories
  • ADEiger Public

    areaDetector driver for the Dectris Eiger detector

    areaDetector/ADEiger’s past year of commit activity
    C 9 12 15 0 Updated Dec 19, 2025
  • ADAndor Public

    An EPICS areaDetector driver for CCD detectors from Andor Technology using Version 2 of the Andor Software Development Kit (SDK).

    areaDetector/ADAndor’s past year of commit activity
    C 10 24 9 0 Updated Dec 17, 2025
  • collaboration Public

    Notes from areaDetector collaboration meetings

    areaDetector/collaboration’s past year of commit activity
    Python 0 1 0 0 Updated Dec 17, 2025
  • ADAravis Public

    areaDetector driver for GenICam cameras using the Aravis library on Linux.

    areaDetector/ADAravis’s past year of commit activity
    C++ 6 Apache-2.0 14 7 2 Updated Dec 11, 2025
  • areaDetector Public

    Top-level repository for the EPICS areaDetector project

    areaDetector/areaDetector’s past year of commit activity
    Makefile 40 44 6 4 Updated Dec 8, 2025
  • ADMythen Public

    EPICS areaDetector driver for Dectris Mythen strip detectors

    areaDetector/ADMythen’s past year of commit activity
    C++ 3 10 1 2 Updated Dec 6, 2025
  • ADTimePix3 Public
    areaDetector/ADTimePix3’s past year of commit activity
    C++ 4 6 0 0 Updated Dec 3, 2025
  • ADPICam Public Forked from JPHammonds/ADPICam

    areaDetector driver for Princeton Instruments cameras using the PICam library

    areaDetector/ADPICam’s past year of commit activity
    C++ 3 20 4 5 Updated Oct 20, 2025
  • ADHamamatsuDCAM Public

    areaDetector driver for Hamamatsu detectors using their DCAM library

    areaDetector/ADHamamatsuDCAM’s past year of commit activity
    C++ 0 2 3 0 Updated Oct 14, 2025
  • ADAndor3 Public

    An EPICS areaDetector driver for sCMOS detectors from Andor Technology using Version 3 of the Andor Software Development Kit (SDK).

    areaDetector/ADAndor3’s past year of commit activity
    C++ 5 16 3 0 Updated Oct 10, 2025

Most used topics

Loading…