SuperKEKB XRM system |
Not logged in |
 |
|
Tue Jan 22 07:56:56 2019, M. Andrew, documentation, instructions for setup, compiling and data acquisition
|
Fri Oct 4 08:55:23 2019, M. Andrew, documentation, instructions for pdu control
|
Fri Oct 4 10:04:12 2019, M. Andrew, documentation, instructions for programming boardstack
|
Fri Oct 4 10:18:44 2019, M. Andrew, documentation, instructions for checking boardstack status and temperature
|
Fri Oct 4 10:33:53 2019, M. Andrew, documentation, instructions for boardstack configuration
|
Tue Oct 29 09:27:14 2019, M. Andrew, documentation, instructions on taking a full revolution of waveforms 
|
Wed Oct 30 15:23:57 2019, M. Andrew, documentation, sample waveform files 8x
|
Mon Nov 18 13:30:44 2019, M. Andrew, documentation, first light!
|
Wed Nov 6 13:35:45 2024, M. Andrew, documentation, sample waveform files  
|
Tue Nov 5 11:47:36 2019, M. Andrew, documentation, instructions on taking data around a desired RF bucket
|
|
Message ID: 25
Entry time: Tue Oct 29 09:27:14 2019
In reply to: 15
Reply to this: 26
|
Author: |
M. Andrew |
Type: |
documentation |
Subject: |
instructions on taking a full revolution of waveforms |
|
|
This may be useful when steering the sensor into x-ray beam for instance.
First, ensure the boardstack is powered, programmed and configured.
Then, make sure the ".config" file in ~/build/uh-svn-repo/trunk/software/b2l/scripts_dev/ has a line declaring the xrm_mode is "sweep" and plot_continuous is set to 1 and xrm_run_continuous is set to 1:
xrm_run_continuous=1
plot_continuous=1
be_verbose_when_collecting_data=1
xrm_mode="sweep"
After that, to acquire data, simply run ./xrm.py from ~/build/uh-svn-repo/trunk/software/b2l/scripts_dev/ (see attachment for example output). |
|
|