BesselProbe#
- class diffsims.utils.probe_utils.BesselProbe(r)[source]#
Bases:
ProbeFunctionProbe function given by a radially scaled Bessel function of the first kind.
- Parameters:
- r
float Width of probe at the surface of the sample. More specifically, the smallest 0 of the probe.
- r
Methods