f
This commit is contained in:
@@ -98,7 +98,7 @@ class X10saGeometry(DefaultGeometry):
|
||||
return self._model
|
||||
|
||||
@property
|
||||
def deetector_tilt(self) -> tuple[float, float]:
|
||||
def detector_tilt(self) -> tuple[float, float]:
|
||||
return 0, 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user