Difference between revisions of "Old MolPol DAQ Analysis"

From Hall A Wiki
Jump to: navigation, search
Line 17: Line 17:
 
</pre>
 
</pre>
 
</li>
 
</li>
 +
</ol>
 
== Executable Kumac's ==
 
== Executable Kumac's ==
 
=== Run.kumac ===
 
=== Run.kumac ===

Revision as of 15:56, 13 August 2018

Making Polarization measurements

Overview

  1. Start dbedit on adaq1, select "mollerpol_l" database and set in "beam_pol" configuration table in row "code" parameter "adcevents" from 9 to 2: " ... adcevents=2"
  2. Make at least two CODA runs in order to use both coil polarities.
  3. Data analysis:
    • old DAQ: adaq1:~/paw/moller/
      > paw
      paw> exec run run=15625
      paw> exec lg_spectra run=15625
      paw> exec time run=15625
      paw> lcd mag_optim
      paw> exec anpow_set e0=7.37 (E0 - beam energy in GeV)
      paw> exec asym11 anpow=0.7735 gate=0.033 run=15625 (gate=0.033 for 30Hz helicity frequency and gate=0.0008 for 1kHz)
    

Executable Kumac's

Run.kumac