-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoptions.txt
More file actions
60 lines (50 loc) · 2.88 KB
/
options.txt
File metadata and controls
60 lines (50 loc) · 2.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Use this file to put the options into the DriveSystem setup
# The commented lines show the default values - please change them for your needs!!
# In case of problems, please contact patrick.macgregor@cern.ch
# FILE PATHS
BeamBlockerImagePath: beam_blocker_is711_trans50_small.png
TargetLadderImagePath: target_ladder_is753_small.png
2DLadderLabelMapPath: id_label_map.txt
2DLadderEncoderPositionMapPath: id_dist_map.txt
# ELEMENTS IN USE
TargetLadderDimension: 2
BeamBlockerEnabled : False
DisabledAxes: 6,7
ExperimentalMode: True
# CONSTANTS
# Note that this is the PHYSICAL length of the silencer. It is assumed that the distance to silicon from the array tip is 18.5 mm, and the distance the silencer sticks in the magnet is 32.6 mm. Therefore, the blocking distance is SilencerLength + 18.5 mm - 32.6 mm [see elog:1441]
SilencerLength: 62.18 # elog 8475
# This file contains information about how to push things to Grafana, so that the details aren't accidentally leaked to the wider world!
GrafanaAuthentication: .grafana_authority.txt
# ALIGNMENT
# Please give all distances in mm relative to the target *at the given encoder positions*, and please make them all positive, or you'll mess things up!
EncoderAxis1: -57967 # Encoder position where z distance to target measured
EncoderAxis2: -40122 # Encoder position where z distance to array measured
ArrayTipToTargetLadderDistanceAtSpecifiedEncoderPositions: 480.2 # Distance between array tip and targets on the target ladder as measured at specified encoder positions. Note that 1.6 mm has been subtracted to account for frames mounted on the upstream side
TargetLadderThickness: 5 # Distance from the targets (in mm) to the furthest point upstream on the target ladder. Positive is upstream. Can also be to impose a safety limit if unsure
# These probably shouldn't be touched, but give the reference point for the target-ladder and beam-blocker setups based on their drawings. Units are in mm. Essentially, give the reference point relative to the left and bottom edges of the images used in the BeamView objects.
TargetLadderAxis3ReferencePoint: 218.25
TargetLadderAxis5ReferencePoint: 129.002
TargetLadderReferencePointID: small_aperture
BeamBlockerAxis6ReferencePoint: 153.5
BeamBlockerAxis7ReferencePoint: 113
BeamBlockerReferencePointID: bb.small
BeamBlockerTrolleyAxisSoftLimit: -1000
# SLIT SCAN PARAMETER FILE
SlitScanOptionsFilePath: slit_scan_options.txt
TuningFrameIsTritiumFrame: False
# AXIS MAPPING - change these from the defaults (below) if you change
#TrolleyAxisNumber: 1
#ArrayAxisNumber: 2
#TargetHAxisNumber: 3
#FCAxisNumber: 4
#TargetVAxisNumber: 5
#BlockerHAxisNumber: 6
#BlockerVAxisNumber: 7
################################################################################
# THESE NEED TO BE IMPLEMENTED
#FCToBeamBlocker:
#TargetToSiRecoilDE:
#Atmosphere: Vacuum
#ArrayIsUpstream: True
#RecoilMode: silicon # Silcon, Gas, None # TODO THIS DOES NOTHING