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 10

  4. ADAravis ADAravis Public

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

    C++ 6 11

  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
  • ADTimePix3 Public
    areaDetector/ADTimePix3’s past year of commit activity
    C++ 4 6 0 1 Updated Sep 7, 2025
  • 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.

    areaDetector/ADCore’s past year of commit activity
    C++ 20 76 37 1 Updated Aug 28, 2025
  • .github Public
    areaDetector/.github’s past year of commit activity
    0 0 0 0 Updated Aug 26, 2025
  • ADGenICam Public

    areaDetector base class for GenICam cameras.

    areaDetector/ADGenICam’s past year of commit activity
    C++ 8 22 2 1 Updated Aug 25, 2025
  • ADKinetix Public Forked from NSLS2/ADKinetix

    EPICS areaDetector driver for communicating with Teledyne Kinetix cameras

    areaDetector/ADKinetix’s past year of commit activity
    C 0 5 0 0 Updated Aug 23, 2025
  • ADPilatus Public

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

    areaDetector/ADPilatus’s past year of commit activity
    C++ 3 9 4 1 Updated Aug 22, 2025
  • ADLambda Public

    EPICS areaDetector driver for the X-Spectrum Lambda detectors

    areaDetector/ADLambda’s past year of commit activity
    C++ 3 10 2 1 Updated Aug 22, 2025
  • ADHamamatsuDCAM Public

    areaDetector driver for Hamamatsu detectors using their DCAM library

    areaDetector/ADHamamatsuDCAM’s past year of commit activity
    C++ 0 2 1 0 Updated Aug 22, 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 11 7 2 Updated Aug 21, 2025
  • ADUVC Public

    An EPICS area detector driver for USB Video Class (UVC) devices

    areaDetector/ADUVC’s past year of commit activity
    C 4 3 5 0 Updated Aug 11, 2025

Most used topics

Loading…