Skip to content

mdmoo1978/areaDetector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

areaDetector

The top-level repository for the EPICS areaDetector software. This repository contains mostly documentation, configuration files, and a top-level Makefile to build the entire areaDetector package.

The areaDetector code is contained in submodules under this module. Two of these are "core" submodules:

  1. ADBinaries. This contains prebuilt support libraries (HDF5, XML2, etc.) for Windows.
  2. ADCore. This contains the base classes, plugins, documentation and an example simulation detector.

All of the other submodules (ADProsilica, ADPilatus, etc.) contain drivers and EPICS IOC applications for specific detectors.

Additional information:

See the following documentation about the git submodule feature and how it can be used:

To get a clone of the full areaDetector distribution (core, plugins and drivers) do a recursive clone of this repository: git clone --recursive https://github.com/areaDetector/areaDetector.git

About

Top-level repository for the EPICS areaDetector project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 56.9%
  • Shell 43.1%