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 f50aa6a commit d19fe35Copy full SHA for d19fe35
src/essreflectometry/amor/conversions.py
@@ -9,7 +9,7 @@ def incident_beam(
9
*,
10
source_chopper_1: sc.Variable,
11
source_chopper_2: sc.Variable,
12
- sample_position: sc.Variable
+ sample_position: sc.Variable,
13
) -> sc.Variable:
14
"""
15
Compute the incident beam vector from the source chopper position vector,
0 commit comments