Processing detector images for analyzing in-situ and in-operando GIWAXS and GISAXS data.
The corresponding publication can be found at [link](https://doi.org/10.1107/S1600576723011159).
Here you can find the link to an online executable Jupyter Notebook [demo](https://colab.research.google.com/drive/1OEjcewGFovH7DAzFtZtvwkVxSM2wG3mZ?usp=sharing).
What INSIGHT can do
--------------
...
...
@@ -39,7 +44,7 @@ INSIGHT is optimized for batch processing.
- tracking the fitting parameters during evolution
- SDD normalization for each image
And it does it all flexibly - you can decide whether to closely follow the steps interactively or do one-click analysis when all is set up.
And it does it all flexibly - you can decide whether to closely follow the steps interactively or do a one-click analysis when all is set up.
Documentation
...
...
@@ -49,7 +54,7 @@ More information is available in the documentation file or the demo files.
Demo files
-----
Multiple demo files are available to demonstrate the capabilities of INSGIHT and give users a starting point.
Multiple demo files are available to demonstrate the capabilities of INSIGHT and give users a starting point.
The demo scripts can be easily extended and changed - and can be the base for your first INSIGHT script!
INSIGHT installation
...
...
@@ -61,17 +66,17 @@ INSIGHT can be installed via ::
PATH is the full path to the tar or gz files on your local system.
Python version 3.8 or higher is recommended. INSGIHT is dependent on multiple packages that are installed automatically when calling pip.
Python version 3.8 or higher is recommended. INSIGHT is dependent on multiple packages that are installed automatically when calling pip.