Commit cfa7bf19 authored by Håkan Wennlöf's avatar Håkan Wennlöf
Browse files

Updated RD53A sensor excess, as it doesn't work the way it was previously written.

Assuming the order of the manual in the definition of the excess
parent 1806b499
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -8,7 +8,10 @@ number_of_pixels = 200 384
pixel_size = 100um 25um

sensor_thickness = 150um
sensor_excess_direction = 0.0mm 0.0mm 0.6um 0.6um 
sensor_excess_top = 0.0mm
sensor_excess_bottom = 0.0mm
sensor_excess_right = 0.6um
sensor_excess_left = 0.6um
bump_sphere_radius = 9.0um
bump_cylinder_radius = 7.0um
bump_height = 20.0um
+4 −1
Original line number Diff line number Diff line
@@ -8,7 +8,10 @@ number_of_pixels = 400 192
pixel_size = 50um 50um

sensor_thickness = 150um
sensor_excess_direction = 0.0mm 0.0mm 0.6um 0.6um 
sensor_excess_top = 0.0mm
sensor_excess_bottom = 0.0mm
sensor_excess_right = 0.6um
sensor_excess_left = 0.6um
bump_sphere_radius = 9.0um
bump_cylinder_radius = 7.0um
bump_height = 20.0um