magneticScattering.plot.pol#

pol(scatter, log=True, **kwargs)#

Plot the polarization states of the scattered light.

Parameters:
scatterScatter

Class containing the intensity to view the different polarization states.

logbool

Set to True for logarithmic scale.

Other Parameters:
kwargsdict

Keyword arguments for matplotlib imshow.

Parameters:

scatter (Scatter)

Return type:

None