1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
:Author: Jérôme Kieffer
:Date: 21/01/2021
:Keywords: Tutorials
:Target: Advanced users tutorials using jupyter notebooks
.. _tutorials:
Tutorials
=========
Tutorials explain the Python interface of *pyFAI* and use the jupyter notebook
interface, formerly known as ipython notebooks.
The two first tutorials are an introduction to the usage of pyFAI from Python for
diffraction data reduction.
The subsequent tutorials are more in depth explanation and require
a good Python fluency and to a certain extent, of the pyFAI library.
.. toctree::
:maxdepth: 1
Introduction/introduction
Geometry/geometry
Detector/detector
Calibrant/index
Recalib/Recalib_notebook
Ellipse/ellipse
LogScale/Guinier
multi-geometry
MakeCalibrant/
Goniometer/index
Inpainting/Inpainting
ThickDetector/index
Variance/Variance
Ellipse/ellipse
Soleil/index
|