We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28b9b49 + 66c8664 commit 2cb7c9dCopy full SHA for 2cb7c9d
mcstas-comps/examples/Tests_samples/Test_SANS/Test_SANS.instr
@@ -93,7 +93,7 @@ COMPONENT SecondPinhole = Slit(
93
AT (0, 0, DistanceFromSourceToSecondPinhole) RELATIVE Source
94
95
COMPONENT SamplePos=Arm()
96
- AT (0, 0, DistanceFromSampleToDetector) RELATIVE SecondPinhole
+ AT (0, 0, DistanceFromSourceToSecondPinhole) RELATIVE SecondPinhole
97
98
COMPONENT Sample0 = SANSSpheres(
99
xwidth = 0.1,
0 commit comments