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

flatter directory strucure for Python examples

parent 5a43311b
No related branches found
No related tags found
No related merge requests found
Showing
with 22 additions and 7 deletions
BornAgain usage examples.
This directory contains two sets of Python examples
that demonstrate how to simulate and fit with BornAgain.
Examples for using BornAgain through the Python API.
Content:
./simulation - simulation examples
./fitting - fitting examples
./utils - utilities to plot simulated detector images
\ No newline at end of file
- sim01...: simulation examples
- fit51...: fitting examples
- utils: utilities to plot simulated detector images
All simulation examples are under continuous test coverage
through Tests/Functional/Python/PyExamples/CMakeLists.txt.
A collection of basic fitting examples.
+ Basic fitting tutorial
+ Running fitting consequitively
+ More about minimizer settings
A collection of advanced fitting examples:
+ How to fit experimental background.
+ How to fit along slices.
+ How to masks areas on experimental image.
+ How to fit two datasets simultaneously.
Fitting specular data.
+ Basic demonstration of fitting specular data with BornAgain. GENX simulation results are used as reference data.
+ Fitting live data from XRD reflectometer with BornAgain.
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