Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hallc_replay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jlab
hallc
exp
polhe3
hallc_replay
Commits
6f628292
Commit
6f628292
authored
7 years ago
by
Mark Jones
Committed by
Mark K Jones
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated raster parameters in gbeam.param
parent
5a79fb09
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
PARAM/GEN/gbeam.param
+13
-25
13 additions, 25 deletions
PARAM/GEN/gbeam.param
with
13 additions
and
25 deletions
PARAM/GEN/gbeam.param
+
13
−
25
View file @
6f628292
...
...
@@ -22,31 +22,19 @@ calculating beam position
; Various fast raster quantities: gUse* are flags
; gfr_cal_mom = 6.4 ; = beam momnetum during calibration run
gfr_cal_mom = 2.218 ; = beam momentum during Winter '17 run
; gfrxa_adcpercm = 97666.7;
; gfrxb_adcpercm = 97333.3;
; gfrya_adcpercm = 113667;
; gfryb_adcpercm = 114333;
; gfrxa_adc_zero_offset = 67800;
; gfrxb_adc_zero_offset = 69050;
; gfrya_adc_zero_offset = 67700;
; gfryb_adc_zero_offset = 67000;
; raster constants from Winter '17 Commissioning shms run 1565
gfrya_adcpercm = 56333.3;
gfryb_adcpercm = 56000;
gfrxa_adcpercm = 67000.0;
gfrxb_adcpercm = 62666.6;
gfrya_adc_zero_offset = 67200;
gfryb_adc_zero_offset = 65650;
gfrxa_adc_zero_offset = 65200;
gfrxb_adc_zero_offset = 67050;
gfr_cal_mom = 6.4 ; = beam momnetum during jan 2018 3 pass
gfrya_adcpercm = (77755.-57411.)/.2;
gfryb_adcpercm = (71093.-52056.)/.2;
gfrxa_adcpercm = (75733.-51938.)/.2;
gfrxb_adcpercm = (79778.-57293.)/.2;
gfrya_adc_zero_offset = (77755.+57411.)/2.;
gfryb_adc_zero_offset = (71093.+52056.)/2.;
gfrxa_adc_zero_offset = (75733.+51938.)/2.;
gfrxb_adc_zero_offset = (79778.+57293.)/2. ;
; positions of FR magnets relative to target
gfrx_dist = 1375 ; cm
gfry_dist = 1337 ; cm
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment