Difference between revisions of "DAQ Software"

From Ciswikidb
Jump to navigation Jump to search
 
(11 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
= Helicity Generator Board GUI =
 
= Helicity Generator Board GUI =
 
+
[[file:comtra_helboard.png|right|300px]]
 +
Execute the following:
 +
'''% go_helboard.sh'''
  
 
= PMT HV GUI =
 
= PMT HV GUI =
[[File:comtra_hv.png|right]]
+
[[file:Comtra_hv.png|right|400px]]
 
Execute the following:
 
Execute the following:
 
  '''% go_hv.sh'''
 
  '''% go_hv.sh'''
  
= Amplifier GUI =
+
= Magnet Power Supply GUI =
 +
[[file:Comtra_magnetps.png|right|400px]]
 +
Execute the following:
 +
'''% go_magnetps.sh'''
 +
 
 +
'''Note:''' The "~" next to the Current Readback will open up '''strip chart''' for the Magnet Current.
 +
 
 +
Right-click and "Detach" to put it in it's own window.
  
 
= CODA =
 
= CODA =
Line 40: Line 49:
 
# '''Reset'''
 
# '''Reset'''
 
# Repeat steps from '''To start CODA'''
 
# Repeat steps from '''To start CODA'''
 +
 +
= CODA Script =
 +
 +
/usr/local/coda/run_scripts/EpicsStart
  
 
= How to analyze a run =
 
= How to analyze a run =
 +
The current COMTRA DAQ decoder is found in
 +
compton@itfcomtradaq0:~/analysis/decoder
 +
 +
This is a similar decoder setup as what is found on itfmdaq0.
 +
[[UITF Mott Analysis]]

Latest revision as of 12:01, 19 October 2022

How to login to DAQ server

  • From an accelerator machine: ssh -X compton@itfcomtradaq0

Note: compton is the COMTRA DAQ account and uses ssh authorized_keys for login - no need to enter password


Helicity Generator Board GUI

Comtra helboard.png

Execute the following:

% go_helboard.sh

PMT HV GUI

Comtra hv.png

Execute the following:

% go_hv.sh

Magnet Power Supply GUI

Comtra magnetps.png

Execute the following:

% go_magnetps.sh

Note: The "~" next to the Current Readback will open up strip chart for the Magnet Current.

Right-click and "Detach" to put it in it's own window.

CODA

To start CODA

CODA3 desktop.png

Execute the following:

% startCoda

Select a configuration

From Run Control panel, select in the following order (Note: if any of the selection is already completed, move to the next step):

  1. Configurations => CODA Config => COMTRA_Sample
  2. Configure
  3. Download
  4. Prestart (or Start. Note that Start combines both Prestart and Go)
  5. Go

To stop a run

  1. End

To start a new run, select

  1. Prestart (or Start. Note that Start combines both Prestart and Go)
  2. Go
  3. End

Apply a config file change or select a new configuration

  1. Reset
  2. Repeat steps from To start CODA

CODA Script

/usr/local/coda/run_scripts/EpicsStart

How to analyze a run

The current COMTRA DAQ decoder is found in

compton@itfcomtradaq0:~/analysis/decoder

This is a similar decoder setup as what is found on itfmdaq0. UITF Mott Analysis