BesselProbe#

class diffsims.utils.probe_utils.BesselProbe(r)[source]#

Bases: ProbeFunction

Probe function given by a radially scaled Bessel function of the first kind.

Parameters:
rfloat

Width of probe at the surface of the sample. More specifically, the smallest 0 of the probe.

Methods