SpyDE is a python program built on top of Hyperspy. It is designed to help with the visualization and analysis of data from (Direct Electron) DE cameras and other electron microscopy detectors.
Currently, we only support installation via pip. Eventually a packaged "Application" will be
provided for ease of use.
As spyde isn't (yet) hosted on pypi, you will need to install it directly from the github repository:
pip install git+https://github.com/CSSFrancis/spyde.gitOnce installed, spyde can be run from the command line using:
spydeThis will launch the spyde application.