Versions Compared

Key

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

...

1) Open the S20 Vitara control panel

Image RemovedImage Added


2) Open the HLA script controls

...

4) Change "Target Time" and make sure it is consistent with "Counter Time". i.e they agree and move together.


When I change the "Target Time" the "Counter Time" doesn't change at all

The HLA is probably dead. At the moment the HLA lives in a screen on facet-srv01.


1) To check to see if it is running you need to find the screen instance. You can be on any profile when connected to facet-srv01.

Image Added

The one called "s20_lasertiming" is the screen that contains the s20 laser timing.


2) Check to see what happened to the HLA.

Image Added

It spits out a bunch of stuff:

Image Added

So the software segmentation faulted.


3) Restart the HLA

Image Added

python femto.py configs/facet-s20.json

This will start to scroll a whole bunch of stuff. to detach the screen, press ctrl+a then ctrl+d.

You'll now need to recalibrate the script (see above).


What if there is no "s20_lasertiming" instance of screen?

1) Open a new screen and start the HLA.

  1. screen
  2. cd /home/fphysics/jemay/code/fs-timing
  3. source use_python3.sh
  4. python femto.py configs/facet-s20.json
  5. ctrl+a then ctrl+d (this detaches the screen)

You'll now need to recalibrate the script (see above).