pysrw.plots.plotI# pysrw.plots.plotI(intensity, colorScale='lin')[source]# Plot the two-dimensional distribution of the wavefront intensity. Parameters: intensity – the radiation intensity, as returned by getWfrI(). colorScale (optional) – ‘lin’ or ‘log10’ scale. Defaults to ‘lin’.