Skip to content
Snippets Groups Projects
Commit 81adc1f2 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

reduced SHMS DC sigma back to original values

parent d692a821
Branches
Tags
No related merge requests found
...@@ -122,8 +122,8 @@ c planes will be two sets of 2u,2v,2x but need to mock it by 2 sets of 4x,2y ...@@ -122,8 +122,8 @@ c planes will be two sets of 2u,2v,2x but need to mock it by 2 sets of 4x,2y
c planes 2 and 5 in group of 6 are y planes c planes 2 and 5 in group of 6 are y planes
c real*8 hdc_sigma(1:12)/ 0.024,0.014,0.024,0.017,0.014,0.017, c real*8 hdc_sigma(1:12)/ 0.024,0.014,0.024,0.017,0.014,0.017,
c > 0.024,0.014,0.024,0.017,0.014,0.017/ c > 0.024,0.014,0.024,0.017,0.014,0.017/
real*8 hdc_sigma(1:12)/ 0.030,0.030,0.030,0.030,0.030,0.030, real*8 hdc_sigma(1:12)/ 0.020,0.020,0.020,0.020,0.020,0.020,
> 0.030,0.030,0.030,0.030,0.030,0.030/ > 0.020,0.020,0.020,0.020,0.020,0.020/
C Wire plane positions, construct hdc_zpos array using these parameters C Wire plane positions, construct hdc_zpos array using these parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment