pyxem / pyxem-demos

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

Broken cells in demo sheets #59

Closed maclariz closed 3 years ago

maclariz commented 3 years ago

In https://github.com/pyxem/pyxem-demos/blob/master/01%20GaAs%20Nanowire%20-%20Data%20Inspection%20-%20Preprocessing%20-%20Unsupervised%20Machine%20Learning.ipynb

the following cells do not work:

from pyxem.generators.vdf_generator import VDFGenerator

dpc.find_peaks_interactive()

pc494 commented 3 years ago

This is a bug within the repo, details at https://github.com/pyxem/pyxem/issues/742 - it should be fixed in a forthcoming patch release, I've updated the demos to inform users of the problem