Skip to content
Snippets Groups Projects
Commit 0ac9b537 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

Merge branch 'develop' into manual

parents 002a47a1 3fbaed81
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ def get_sample():
def get_simulation():
"""
Create and return off-specular simulation with beam and detector defined
Create and return specular simulation with beam and detector defined
"""
simulation = SpecularSimulation()
simulation.setBeamParameters(1.54*angstrom, 1000, alpha_i_min*degree, alpha_i_max*degree)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment