HyperSpy 1.7 is now available on PyPI (and soon Anaconda, I assume) :rocket:
I don't anticipate us needing to update anything to work with this release, but there are apparently some warnings that we could silence by making some changes. Things to change and try out are listed here (we can create separate issues for them if necessary):
[x] Setting metadata in EBSD.__init__() generates a warning
[x] Try out the new Signal2D.map() method with improved handling of Dask arrays (will bump minimal version to 1.7)
HyperSpy 1.7 is now available on PyPI (and soon Anaconda, I assume) :rocket:
I don't anticipate us needing to update anything to work with this release, but there are apparently some warnings that we could silence by making some changes. Things to change and try out are listed here (we can create separate issues for them if necessary):
EBSD.__init__()
generates a warningSignal2D.map()
method with improved handling of Dask arrays (will bump minimal version to 1.7)