pyxem / pyxem-demos

Examples and tutorials of multi-dimensional diffraction microscopy workflows using pyxem.
30 stars 38 forks source link

Cleaning Up Demos for Documentation #76

Closed CSSFrancis closed 3 years ago

CSSFrancis commented 3 years ago

This pull request cleans up a lot of the broken parts of the demos, I should have maybe split it into different pieces, but now that is fine:

Cleaning up Structure:

Reducing Data Size:

Fixing Demos:

Support for Binder:

Demos in Documentation:

Most of these changes were motivated by having a set of example notebooks with can be used to create documentation.

If you want to look at how this works you can look at this PR https://github.com/pyxem/pyxem/pull/772

pc494 commented 3 years ago

I'm going to merge this as it's larger than #75