From 101f722530e5bbbfcb3ff8ab292de182c7e25b23 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de> Date: Mon, 13 Mar 2023 14:12:21 +0100 Subject: [PATCH] webdoc: GISAS: resume explanation --- hugo/content/py/simulation/gisas/no-dwba-terms/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hugo/content/py/simulation/gisas/no-dwba-terms/index.md b/hugo/content/py/simulation/gisas/no-dwba-terms/index.md index 7b7909bb1fb..2ea3527e68d 100644 --- a/hugo/content/py/simulation/gisas/no-dwba-terms/index.md +++ b/hugo/content/py/simulation/gisas/no-dwba-terms/index.md @@ -20,3 +20,9 @@ and therefore the DWBA boils down to the ordinary Born approximation. {{< /galleryscg >}} {{< highlightfile file="Examples/scatter2d/CylindersInBA.py" >}} + +### Explanation + +#### Function get_simulation + +The simulation of type `ScatteringSimulation` is defined by beam, sample, and detector. -- GitLab