Open
Description
Is your feature request related to a problem? Please describe.
@hakonanes had a good comment about including parent methods in the documentation in diffsims
and it got me thinking should we include the Signal2D/ BaseSignal methods in the documentation?
I could see how adding the Signal2D methods might really crowd the namespace but it might also be good to have those methods included in the documentation so people don't have to go upstream to hyperspy. Maybe something like separate the methods such that they go:
DiffractionSignal Methods:
....
------------
Parent Methods:
(Links to outside)
....