Skip to content

Commit

Permalink
Add JF19T01V01 and JF20T01V01 detectors
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-usov committed Oct 24, 2024
1 parent 870268d commit 24443b8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jungfrau_utils/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -353,5 +353,9 @@ def __post_init__(self):
"JF18T01V01": DetectorGeometry(
is_stripsel=True,
),

"JF19T01V01": DetectorGeometry(),

"JF20T01V01": DetectorGeometry(),
}
# fmt: on

0 comments on commit 24443b8

Please sign in to comment.