Skip to content
Snippets Groups Projects
Select Git revision
  • 20eaaffce9bd66c3feaa8b9a518e46651d434182
  • main default protected
2 results

tutorial_genx

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    howto_batch
    howto_parameters
    .gitignore
    README.md

    Tutorials GenX

    Here you will find small tutorials on how to use GenX (https://aglavic.github.io/genx/index.html).

    howto_batch

    The notebook batch_genx.ipynb details the different steps on how to use GenX with command lines. The aim is to batch fits for XRR without the GUI. To do so we edit the .hgx files, which are just hdf5 files.

    The script batch_genx.py is a condensed script without all the details from the notebook.

    howto_parameters

    Explains what are the different parameters in the GUI.