William Rigaut1, 2
1 Institut Néel, Centre National de la Recherche Scientifique, 38000 Grenoble, France
2 Université Grenoble Alpes, 38000 Grenoble, France
High-throughput-interactive-app
is a Python software using Dash, providing:
-
reading high number of datafiles from specific instruments at Institut Néel (SmartLab diffractometer for XRD, Zeiss Ultra+ for EDX and in-house scanning MOKE)
-
displaying and treating all the data in an interactive way in a friendly graphic user interface
Available on Windows, MacOS, and Linux. Requires Python 3.8+.
Documentation will be included in further versions, this is just a prototype
Run bash ./setup.sh
to generate a custom python env and install required python libraries. To run the program, use bash ./run.sh
and connect to localhost on a web browser (default port: 8050)
If you require support, have questions, want to report a bug, or want to suggest an improvement, please contact me at [email protected]
If you would like to contribute, please fork the repository and create a pull request. If you are not sure how to contribute, please contact me at [email protected]
Contributors:
To be determined
To be completed
To be completed