Skip to content

Commit

Permalink
Add JF06T32V05 detector
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-usov committed Oct 1, 2024
1 parent 627b886 commit 6eb2fe4
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions jungfrau_utils/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,30 @@ def __post_init__(self):
det_rot90=1,
),

"JF06T32V05": DetectorGeometry(
origin_y=(
68, 0, 618, 618,
550, 550, 1168, 1168,
1100, 1100, 1718, 1718,
1650, 1650, 2268, 2268,
2200, 2200, 2818, 2818,
2750, 2750, 3368, 3368,
3300, 3300, 3918, 3918,
3850, 3850, 4468, 4400,
),
origin_x=(
972, 2011, 0, 1039,
2078, 3117, 0, 1039,
2078, 3117, 0, 1039,
2078, 3117, 66, 1106,
2145, 3184, 66, 1106,
2145, 3184, 66, 1106,
2145, 3184, 66, 1106,
2145, 3184, 1106, 2145,
),
det_rot90=1,
),

"JF06T08V01": DetectorGeometry(
origin_y=(
68, 0, 618, 550,
Expand Down

0 comments on commit 6eb2fe4

Please sign in to comment.