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

split gisas with specular ref/ex

parent e108f840
No related branches found
No related tags found
1 merge request!2053hugo: continue separation of ref/ and ex/
+++
title = "with specular peak"
weight = 18
+++
## Option: include specular reflection
Only if option [include specular](/ref/sim/setup/otions/specular)
is set, simulated detector images will include the specular reflection
of the incident beam.
Example: scattering by dilute boxes on a substrate.
{{< figscg src="/img/auto/scatter2d/BoxesWithSpecularPeak.png" width="500px" class="center" >}}
{{< show-ex file="scatter2d/BoxesWithSpecularPeak.py" >}}
......@@ -11,8 +11,4 @@ along with the scattered intensity in a GISAS simulation, use
simulation.options().setIncludeSpecular(True)
```
Example:
{{< figscg src="/img/auto/scatter2d/BoxesWithSpecularPeak.png" width="500px" class="center" >}}
{{< show-ex file="scatter2d/BoxesWithSpecularPeak.py" >}}
Example: [GISAS with specular peak](/ex/sim/specular).
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