MANIFEST.in
README.md
setup.py
wofrysrw/__init__.py
wofrysrw/srw_object.py
wofrysrw/version.py
wofrysrw.egg-info/PKG-INFO
wofrysrw.egg-info/SOURCES.txt
wofrysrw.egg-info/dependency_links.txt
wofrysrw.egg-info/not-zip-safe
wofrysrw.egg-info/requires.txt
wofrysrw.egg-info/top_level.txt
wofrysrw/beamline/__init__.py
wofrysrw/beamline/srw_beamline.py
wofrysrw/beamline/optical_elements/srw_optical_element.py
wofrysrw/beamline/optical_elements/absorbers/__init__.py
wofrysrw/beamline/optical_elements/absorbers/srw_aperture.py
wofrysrw/beamline/optical_elements/absorbers/srw_obstacle.py
wofrysrw/beamline/optical_elements/absorbers/srw_slit.py
wofrysrw/beamline/optical_elements/crystals/__init__.py
wofrysrw/beamline/optical_elements/crystals/srw_crystal.py
wofrysrw/beamline/optical_elements/gratings/srw_elliptical_grating.py
wofrysrw/beamline/optical_elements/gratings/srw_grating.py
wofrysrw/beamline/optical_elements/gratings/srw_plain_grating.py
wofrysrw/beamline/optical_elements/ideal_elements/__init__.py
wofrysrw/beamline/optical_elements/ideal_elements/srw_ideal_lens.py
wofrysrw/beamline/optical_elements/ideal_elements/srw_screen.py
wofrysrw/beamline/optical_elements/mirrors/__init__.py
wofrysrw/beamline/optical_elements/mirrors/srw_elliptical_mirror.py
wofrysrw/beamline/optical_elements/mirrors/srw_mirror.py
wofrysrw/beamline/optical_elements/mirrors/srw_plane_mirror.py
wofrysrw/beamline/optical_elements/mirrors/srw_spherical_mirror.py
wofrysrw/beamline/optical_elements/mirrors/srw_toroidal_mirror.py
wofrysrw/beamline/optical_elements/other/__init__.py
wofrysrw/beamline/optical_elements/other/srw_crl.py
wofrysrw/beamline/optical_elements/other/srw_zone_plate.py
wofrysrw/propagator/__init__.py
wofrysrw/propagator/propagators2D/__init__.py
wofrysrw/propagator/propagators2D/srw_fresnel_native.py
wofrysrw/propagator/propagators2D/srw_fresnel_wofry.py
wofrysrw/propagator/propagators2D/srw_propagation_mode.py
wofrysrw/propagator/wavefront2D/__init__.py
wofrysrw/propagator/wavefront2D/srw_wavefront.py
wofrysrw/storage_ring/__init__.py
wofrysrw/storage_ring/srw_electron_beam.py
wofrysrw/storage_ring/srw_light_source.py
wofrysrw/storage_ring/srw_magnetic_structure.py
wofrysrw/storage_ring/light_sources/__init__.py
wofrysrw/storage_ring/light_sources/srw_3d_light_source.py
wofrysrw/storage_ring/light_sources/srw_bending_magnet_light_source.py
wofrysrw/storage_ring/light_sources/srw_gaussian_light_source.py
wofrysrw/storage_ring/light_sources/srw_undulator_light_source.py
wofrysrw/storage_ring/light_sources/srw_wiggler_light_source.py
wofrysrw/storage_ring/magnetic_structures/__init__.py
wofrysrw/storage_ring/magnetic_structures/srw_3d_magnetic_structure.py
wofrysrw/storage_ring/magnetic_structures/srw_bending_magnet.py
wofrysrw/storage_ring/magnetic_structures/srw_undulator.py
wofrysrw/storage_ring/magnetic_structures/srw_wiggler.py
wofrysrw/storage_ring/test/__init__.py
wofrysrw/storage_ring/test/bending_magnet_test.py
wofrysrw/storage_ring/test/undulator_test.py
wofrysrw/storage_ring/test/wiggler_test.py
wofrysrw/util/__init__.py
wofrysrw/util/srw_hdf5.py
wofrysrw/util/srw_hdf5_example.py
wofrysrw/util/srw_hdf5_test.py