Skip to content

CRDC Mask Calibration

belargej edited this page Mar 14, 2016 · 17 revisions

A pdf of the drawing of the crdc masks can be viewed here

NOTE-> The GValue "names" that we are using (currently) for mask calibrations are called

  • CRDC1_Y_SLOPE
  • CRDC1_Y_OFFSET

The slope and offset the CRDC_X values are always the same:

  • CRDC#_X_SLOPE = 2.54
  • CRDC#_X_OFFSET = -281.94

To get the Y values you must use the known values from the map pdf above and correlate them to the values you see in your map run file.

Notable points on the map pdf:

Hole Number Local Position Centered Position
29 (12.3015,8.886) (0,0)
61 (12.3015,7.9018) (0,0)
36 (12.3015,6.9175) (0,0)
62 (12.3015,5.9332) (0,0)
46 (12.3015,4.9490) (0,0)
58 (14.0742,8.0986) (0,0)
59 (14.0742,7.7049) (0,0)
60 (14.0742,7.3112) (0,0)
37 (14.0742,6.9175) (0,0)
55 (9.3477,8.0986) (0,0)
56 (9.3477,7.7049) (0,0)
57 (9.3477,7.3112) (0,0)
35 (14.0742,6.9175) (0,0)
28 (6.3960,8.8860) (0,0)
34 (6.3960,6.9175) (0,0)
45 (6.3960,4.9490) (0,0)
30 (18.2070,8.8860) (0,0)
41 (18.2070,6.9175) (0,0)
47 (18.2070,4.9490) (0,0)

If you need more points for your fit you can determine the conversion between coordinate systems given the above table and us the map pdf to get the relevant values.

Clone this wiki locally