Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 1.47 KB

README.md

File metadata and controls

49 lines (25 loc) · 1.47 KB

High-throughput-interactive-app

William Rigaut1, 2

1 Institut Néel, Centre National de la Recherche Scientifique, 38000 Grenoble, France
2 Université Grenoble Alpes, 38000 Grenoble, France

About

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

Documentation will be included in further versions, this is just a prototype

Installation

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)

Support

If you require support, have questions, want to report a bug, or want to suggest an improvement, please contact me at [email protected]

Contributions

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:

License

To be determined

How to cite

To be completed

Acknowledgements

To be completed