We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a332a0 commit a323a61Copy full SHA for a323a61
src/ess/estia/load.py
@@ -14,7 +14,7 @@
14
15
def load_mcstas_events(
16
filename: Filename[RunType],
17
-sample_rotation_offset: SampleRotationOffset[RunType],
+ sample_rotation_offset: SampleRotationOffset[RunType],
18
) -> DetectorData[RunType]:
19
"""
20
Load event data from a McStas run and reshape it
0 commit comments