Versions Compared

Key

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

...

Run a calibration script (trackerGui must be running): "python scripts/calibrate.py"

Scripting

Python scripts use the commands defined in python/pythonDaq.cpp - if you make changes there, you can run "make" in the "python" directory to rebuild the Python module.

Settings

ApvTrigType: sets the pulse pattern the dev board sends to the APV25 trigger input
*DoubleTrig: send two multi-peak triggers
*DoubleCalib: send a calib signal, then two multi-peak triggers

...