wofryimpl.propagator.light_source_h5file

WOLightSourceH5File — wofry light source that loads a pre-computed wavefront from an HDF5 file.

Classes

WOH5FileLightSource([name, electron_beam, ...])

class wofryimpl.propagator.light_source_h5file.WOH5FileLightSource(name='Undefined', electron_beam=None, magnetic_structure=None, h5file='', filepath='wfr')[source]
get_dimension()[source]
get_source_wavefront_parameters()[source]
get_wavefront()[source]
to_python_code(do_plot=True, add_import_section=False)[source]