From 161f8ea15a4d16e62ef5a9086b83eb2552d3ea90 Mon Sep 17 00:00:00 2001 From: rivers Date: Thu, 18 Sep 2008 22:10:25 +0000 Subject: [PATCH] Added R1-2, changed to xhtml git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7643 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/areaDetector.html | 475 +++++++++++++++++++------------- 1 file changed, 289 insertions(+), 186 deletions(-) diff --git a/documentation/areaDetector.html b/documentation/areaDetector.html index 5e88bea..3a5b34b 100755 --- a/documentation/areaDetector.html +++ b/documentation/areaDetector.html @@ -1,193 +1,296 @@ - + -areaDetector: EPICS software for area detectors + areaDetector: EPICS software for area detectors - -

areaDetector: EPICS software for area detectors

- -

Module Owner: Mark Rivers: University of Chicago

- -

This page is the home of areaDetector, an application for controlling area (2-D) -detectors, including CCDs, pixel array detectors, and online imaging plates. - -

-NOTE: This module will replace the -ccd -and -pilatusROI -modules. - 

- -

Devices supported in areaDetector include:

- -

From Dectris -

- -

From Prosilica -

- -

From MAR

- - -

From Roper

- - -

From Bruker

- - -

Please email any comments and bug reports to Mark -Rivers who is -responsible for coordinating development and releases.

- -

Where to find it

-

The areaDetector module is in the EPICS Applications SVN repository on -SourceForge. -Persons wishing to collaborate on this project can contact Mark Rivers to get write access to this -application there. -

-You can download the software from the links in the table -below:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Module VersionRelease DateFilenameDocumentationRelease NotesKnown Problems
1-110-May-2008areaDetectorR1-1.tgzareaDetectorDocRelease notesSee release notes
1-011-Apr-2008areaDetectorR1-0.tgzareaDetectorDocRelease notesSee release notes
- -

Required Modules

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Module VersionRequires moduleRelease neededRequired for
1-1EPICS base3.14.8.2Base support
asyn4-10Socket and interface support
sscan2-5-6Busy record
autosave4-3Save/restore
1-0EPICS base3.14.8.2Base support
asyn4-10Socket and interface support
sscan2-5-6Busy record
autosave4-3Save/restore
- -

Installation and Building

-

After obtaining a copy of the distribution, it must be installed -and built for use at your site. These steps only need to be -performed once for the site (unless versions of the module running -under different releases of EPICS and/or the other required modules -are needed).

-
    -
  1. Create an installation directory for the module, usually this -will end with
    -
    - .../support/ -
    -
  2. -
  3. Place the distribution file in this directory. Then issue the -commands (Unix style) -
    tar xvzf areaDetectorRX-Y.tgz
    +  

    + areaDetector: EPICS software for area detectors

    +

    + Module Owner: Mark Rivers: University of Chicago

    +

    + This page is the home of areaDetector, an application for controlling area + (2-D) detectors, including CCDs, pixel array detectors, and online imaging plates. +

    +

    + NOTE: This module will replace the + ccd and pilatusROI + modules.  

    +

    + Devices supported in areaDetector include:

    +

    + From Dectris +

    +
      +
    • The Pilatus pixel-array + detector.
    • +
    +

    + From Prosilica +

    +
      +
    • High-speed, high-resolution CCD cameras. These use GigE and Firewire interfaces.
    • +
    +

    + From MAR (coming soon)

    +
      +
    • MAR-165 CCD camera.
    • +
    • MAR-345 online image plate reader
    • +
    +

    + From Roper (coming soon)

    +
      +
    • All CCD cameras supported by the WinView program.  This includes the entire + Princeton Instruments line, as well as most of the Photometrics line.
    • +
    +

    + From Bruker (coming soon)

    +
      +
    • The SMART CCD camera line with Photometrics cameras. This requires the PCI interface + card, replacing the old ISA bus card, and requires controlling the detector with + WinView, not the SMART software.
    • +
    +

    + Please email any comments and bug reports to + Mark Rivers who is responsible for coordinating development and releases.

    +

    + Where to find it

    +

    + The areaDetector module is in the EPICS Applications SVN repository on + SourceForge. Persons wishing to collaborate on this project can contact Mark + Rivers to get write access to this application there. +

    +

    + You can download the software from the links in the table below:

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + Module Version + Release Date + Filename + Documentation + Release Notes + Known Problems
    + 1-2 + 19-Sep-2008 + areaDetectorR1-2.tgz + areaDetectorDoc + Release notes + See release notes
    + 1-1 + 10-May-2008 + areaDetectorR1-1.tgz + areaDetectorDoc + Release notes + See release notes
    + 1-0 + 11-Apr-2008 + areaDetectorR1-0.tgz + areaDetectorDoc + Release notes + See release notes
    +

    + Required Modules

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + Module Version + Requires module + Release needed + Required for
    + 1-2 + EPICS base + 3.14.8.2 + Base support
    + asyn + 4-10 + Socket and interface support
    + calc + 2-6-5 + scalcout record, needed by sscan database and useful for other databases
    + sscan + 2-5-6 + Busy record
    + mca + 6-10 + mca record for getting time sequence of ROI counts
    + autosave + 4-3 + Save/restore
    + 1-1 + EPICS base + 3.14.8.2 + Base support
    + asyn + 4-10 + Socket and interface support
    + sscan + 2-5-6 + Busy record
    + autosave + 4-3 + Save/restore
    + 1-0 + EPICS base + 3.14.8.2 + Base support
    + asyn + 4-10 + Socket and interface support
    + sscan + 2-5-6 + Busy record
    + autosave + 4-3 + Save/restore
    +

    + Installation and Building

    +

    + After obtaining a copy of the distribution, it must be installed and built for use + at your site. These steps only need to be performed once for the site (unless versions + of the module running under different releases of EPICS and/or the other required + modules are needed).

    +
      +
    1. Create an installation directory for the module, usually this will end with
      +
      + .../support/ +
      +
    2. +
    3. Place the distribution file in this directory. Then issue the commands (Unix style) +
      tar xvzf areaDetectorRX-Y.tgz
       
       
      -where X-Y is the release.
    4. -
    5. This creates a <top> application.
      -
      .../support/areaDetectorRX-Y
      -
    6. -
    7. Edit the config[ure]/RELEASE file and set the paths to -your installation of EPICS base and to your versions of supporting modules.
    8. -
    9. Run gnumake in the top level directory and check for -any compilation errors.
    10. -
    11. Please email  Mark Rivers  so that a record can be kept of which sites are -using this software.
    12. -
    - -

    In Use

    -This software was originally developed by Mark Rivers. -
      -
    • ANL/APS : In use at CARS beamlines.
    • -
    + where X-Y is the release.
  4. +
  5. This creates a <top> application.
    +
    .../support/areaDetectorRX-Y
    +
    +
  6. +
  7. Edit the config[ure]/RELEASE file and set the paths to your installation + of EPICS base and to your versions of supporting modules.
  8. +
  9. Run gnumake in the top level directory and check for any compilation + errors.
  10. +
  11. Please email  Mark Rivers  + so that a record can be kept of which sites are using this software.
  12. +
+

+ In Use

+

+ This software was originally developed by Mark Rivers.

+