magneticScattering.plot.holography#
- holography(scatter_a, scatter_b=None, log=False, recons_only=True, cmap=None, **kwargs)#
Plot the result of inverting the holography pattern.
- Parameters:
- scatter_aScatter
The scatter class whose intensity will be plotted.
- scatter_bScatter (optional)
Optional second scatter class for plotting the difference.
- logbool (optional)
Boolean choice to plot in log scale.
- recons_onlybool (optional)
When True, focus on the reconstruction on the sample and not the entire inverse scattering.
- cmapstr (optional)
Colormap for the image
- Other Parameters:
- kwargsdict