Versions Compared

Key

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

...

These scripts use some XTCAV data that was made public so they should be runnable by all users. The scripts can be found in *** in the files xtcavDark.py, xtcavLasingOff.py, xtcavLasingOn.py.

Quickstart

[ Quick description of the dark, lasing off, data processing steps, 2-3 sentences ]

Then, for each of the following, an example (from amox23616) of the command used and output:

Dark


Lasing Off

 

Lasing On

Analysis Setup

Two things must be done before XTCAV analysis will function: a "dark run" must be analyzed to get the pedestal values for cameras, and a "no lasing" run must be analyzed to generate sets of "no lasing" images (the latter is quite a complex process). Note that for demonstration these first two scripts write constants to a "local" calibration directory called "calib". For a real-experiment you won't need these lines because you will have permission to write to your official experiment calibration-constants directory.

...