pysrw.computations.computePtSrcWfr

pysrw.computations.computePtSrcWfr#

pysrw.computations.computePtSrcWfr(pointSource, observer, wavelength)[source]#

Compute the wavefront of a point source.

Parameters:
  • pointSource – point source instance of PointSource.

  • observer – observation mesh instance of Observer.

  • wavelength – observation wavelength in nanometers.

Returns:

the calculated wavefront.

Return type:

Wavefront