Skip to content
Snippets Groups Projects
Commit 19adf222 authored by Jure Bericic's avatar Jure Bericic
Browse files

Minor corrections to pdc_zpos based on Deb's drawings.

parent 0a4a712d
No related branches found
No related tags found
No related merge requests found
......@@ -35,18 +35,18 @@ pdc_wire_counting = 0, 0, 0, 0, 0, 0
; z position in cm of each plane measured from focal plane.
; From technical drawings.
pdc_zpos = pdc_1_zpos - 0.6875*cminch
pdc_1_zpos - 0.4375*cminch
pdc_1_zpos - 0.1875*cminch
pdc_1_zpos + 0.1875*cminch
pdc_1_zpos + 0.4375*cminch
pdc_1_zpos + 0.6875*cminch
pdc_2_zpos - 0.6875*cminch
pdc_2_zpos - 0.4375*cminch
pdc_2_zpos - 0.1875*cminch
pdc_2_zpos + 0.1875*cminch
pdc_2_zpos + 0.4375*cminch
pdc_2_zpos + 0.6875*cminch
pdc_zpos = pdc_1_zpos - 0.68701*cminch
pdc_1_zpos - 0.43701*cminch
pdc_1_zpos - 0.18701*cminch
pdc_1_zpos + 0.18701*cminch
pdc_1_zpos + 0.43701*cminch
pdc_1_zpos + 0.68701*cminch
pdc_2_zpos - 0.68701*cminch
pdc_2_zpos - 0.43701*cminch
pdc_2_zpos - 0.18701*cminch
pdc_2_zpos + 0.18701*cminch
pdc_2_zpos + 0.43701*cminch
pdc_2_zpos + 0.68701*cminch
; Alpha angle of wires for each plane in radians.
; From technical drawings.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment