Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Once miconda is installed run the following in the terminal (before running the second command you may need to install Node.js, see docs here):

Code Block
languagebash
conda install -c conda-forge hyperspy
jupyter labextension install @jupyter-widgets/jupyterlab-manager

  • Install pyxem:
Code Block
languagebash
conda install -c conda-forge diffpy.structure
pip install https://github.com/pyxem/pyxem/archive/master.zip
  • Install atomap and pixstem:
Code Block
languagebash
pip install atomap pixstem