Versions Compared

Key

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

...

Myana uses the pdsdata library to access the datagrams in the xtc files. pds = photon data system. In your analysis directory you'll find it in release/pdsdata/. The header files are in the top level directories of each package, and the implementation files are in the src directory of each package.

Panel
ipimb    -

package

description

ipimb

encoder  -

Four diodes positioned around the beam measure scattered X-rays. Based on the output voltage from the four sensors, we can determine pulse intensity and position of the beam.

encoder

SXR SLE Info (Laser Mirror Position Encoder)

pnCCD

pnCCD   -

for device used by CAMP

acqiris

    -

software for the aquiris digitizer hardware. Waveform data.

camera

camera   -

camera frames, configurations, feature extractions process

evr         -

evr

Event Receiver (event code, beam code?)

opal1k     -

opal1k

for

Opal

Opal1000 camera

pulnix

pulnix      -

for Pulnix TM6740CL monochrome camera

control    -

control

utility for DAQ control, PV (process variable) control and monitoring

xtc          -

xtc

This package defines all the datagrams for the xtc file.

epics      -

epics

interface to epics (process variables (PV))

bld

bld         -

defines some build data classes

princeton

-

software for the Princeton camera

fccd

fccd        -

LBNL/ANL Fast CCD monochrome camera


cspad      - driver for the

cspad

CXI CsPad detector

lusi         -

lusi

LCLS Ultrafast Science Instruments Configs for diode, ipm, pim.

app

app        -

Xtc and Epics readers

Anchor
myana.cc
myana.cc

myana.cc .... an example C++ program to extract information from xtc file

...