magneticScattering.plot.intensity#

intensity(scatter, log=False, **kwargs)#

Plot the intensity of the scattered light.

Parameters:
scatterScatter

The scatter class whose intensity will be plotted.

logbool (optional)

Boolean choice to plot in log scale.

Other Parameters:
kwargsdict

Keyword arguments passed to matplotlib imshow function.