William Rigaut1, 2, Pierre Le-berre1, 2
1 Institut Néel, Centre National de la Recherche Scientifique, 38000 Grenoble, France
2 Université Grenoble Alpes, 38000 Grenoble, France
Dash High-throughput Utilities
or DaHU for short 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 first draft version
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 william.rigaut@neel.cnrs.fr
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 william.rigaut@neel.cnrs.fr
Contributors:
MIT License
To be completed
To be completed