A self-guided tutorial on crystal symmetry in ASE
https://ajjackson.github.io/ase-tutorial-symmetry
Files used in tutorial: quartz.cif mystery.cell
If you have a contribution/improvement, feel free to make a pull request at https://github.com/ajjackson/ase-tutorial-symmetry !
This project is implemented using jupytext to sync an iPython notebook to a text file that is easier to version-control.
To convert the file to a notebook file:
jupytext --to notebook --execute notebook.md
From Jupyter, enable sync between the generated notebook and this file, so edits are automatically converted back.