Difference between revisions of "G2p BPM calibration"

From Hall A Wiki
Jump to: navigation, search
(New Hall A 4 channels BPM receivers)
(calibration code)
 
(20 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
===Introduction===
 
===Introduction===
  
===Operation===
+
===calibration code===
 +
A new beampackage python script is built for bpm calibration, you can check the detail from  [https://hallaweb.jlab.org/wiki/index.php/G2p_Beampackage here].
  
===Data===
+
To use it, just simply type:
  
===Calibration===
+
./bpm.py rootfilepath  (if it is not absolute path you need to define the rootfile path in the bpm.py file)
  
==raster calibration==
+
or:
===Record===
+
 
3/17/2012,02:27  slow raster size calibration
+
./bpm.py runnumber    (this way will insert all of the rootfiles for this run and you need to define the rootfile path in the code)
                  size change during run: 0-0.5V-0.7V-0.9V-1.1V-1.3V-1.5V-1.6V-1.4V-1.2V-1.0V-0.8V-0.6V
+
 
                  run number: 3273/22357
+
That's it!
 +
 
 +
===Calibration===
 +
====[https://hallaweb.jlab.org/wiki/index.php/G2p_BPM_calibration/bpmcalibrecord Record]====
 +
====All of the available harp scan data for g2p experiment can be found in [http://hallaweb.jlab.org/experiment/g2p/collaborators/pzhu/wiki/harpdata.root here]====
  
                  slow raster nonlinearity check
 
                  X 30Hz sin, Y off; run number: 3274/22358
 
                  X off, Y 30Hz sin; run number: 3276/22359
 
  
                  fast raster size calibration       
+
==Raster==
                  size change during run: 0-1x1-2x2-3x3-4x4-5x5-6x6-7x7
+
===[https://hallaweb.jlab.org/wiki/index.php/G2p_BPM_calibration/rastercalibrecord Record]===
                  run number:3277/22360
+
===[https://hallaweb.jlab.org/wiki/index.php/G2p_BPM_calibration/rastershape Raster Shape in BPM Test]===
 +
===result===
 +
==[http://hallaweb.jlab.org/experiment/g2p/collaborators/pzhu/wiki/bpm.html Documents about BPM]==

Latest revision as of 08:39, 11 June 2014

1H05A Harp

Introduction

Operation

Data

Calibration

New Hall A 4 channels BPM receivers

Introduction

calibration code

A new beampackage python script is built for bpm calibration, you can check the detail from here.

To use it, just simply type:

./bpm.py rootfilepath (if it is not absolute path you need to define the rootfile path in the bpm.py file)

or:

./bpm.py runnumber (this way will insert all of the rootfiles for this run and you need to define the rootfile path in the code)

That's it!

Calibration

Record

All of the available harp scan data for g2p experiment can be found in here

Raster

Record

Raster Shape in BPM Test

result

Documents about BPM