CommonDiffraction#
- class pyxem.signals.CommonDiffraction[source]#
- Bases: - object- Common functions for all Diffraction Signals classes - Attributes - Methods - Adds in a navigation signal to the metadata. - Obtains the intensity integrated over the scattering range as defined by the roi. - CommonDiffraction.get_virtual_image(rois[, ...])- Get a virtual images from a set of rois - Interactively plots the integrated intensity over the scattering range defined by the roi. - Transfer the data to the GPU. - Transfer the data from the GPU to the CPU. 
