Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel

pdsdata - a library consisting of the follwing utility packages:

acqiris   acqiris    - driver for the aquiris digitizer hardware. Waveform data.
app       app        - Xtc and Epics readers
bld       bld         - defines some build data classes
camera    camera   - camera frames, configurations, feature extractions process
control   control    - utility for DAQ control, PV (process variable) control and monitoring
cspad     cspad      - driver for the CsPad detector
encoder   encoder  - ?
epics     epics      - interface to epics (process variables (PV))
evr       evr         - Event Receiver (event code, beam code?)
fccd      fccd        - LBNL/ANL Fast CCD monochrome camera
ipimb     ipimb      - ?
lusi      lusi         - LCLS Ultrafast Science Instruments Configs for diode, ipm, pim.
opal1k    opal1k     - for Opal camera
pnCCD     - for device used by CAMP
princeton - for Princeton camera
pulnix    pulnix      - for Pulnix TM6740CL monochrome camera
types     types       - ? there's nothing here...
xtc       xtc          - This package defines all the datagrams for the xtc file.
                            Some more documentation about this one to appear soon.

The header files are in the top level directories of each package, and the
implementation files are in the src directory of each package.

...