README.md
legal.txt
license.txt
pyproject.toml
setup.py
lasy/__init__.py
lasy/laser.py
lasy.egg-info/PKG-INFO
lasy.egg-info/SOURCES.txt
lasy.egg-info/dependency_links.txt
lasy.egg-info/requires.txt
lasy.egg-info/top_level.txt
lasy/optical_elements/__init__.py
lasy/optical_elements/axicon.py
lasy/optical_elements/axiparabola.py
lasy/optical_elements/chromatic_lens.py
lasy/optical_elements/intensity_mask.py
lasy/optical_elements/optical_element.py
lasy/optical_elements/parabolic_mirror.py
lasy/optical_elements/polynomial_spectral_phase.py
lasy/optical_elements/spectral_filter.py
lasy/optical_elements/spectral_phase.py
lasy/optical_elements/zernike_aberrations.py
lasy/profiles/__init__.py
lasy/profiles/combined_profile.py
lasy/profiles/from_array_profile.py
lasy/profiles/from_insight_file.py
lasy/profiles/from_openpmd_profile.py
lasy/profiles/gaussian_profile.py
lasy/profiles/profile.py
lasy/profiles/speckle_profile.py
lasy/profiles/longitudinal/__init__.py
lasy/profiles/longitudinal/continuous_wave_profile.py
lasy/profiles/longitudinal/cosine_profile.py
lasy/profiles/longitudinal/gaussian_profile.py
lasy/profiles/longitudinal/longitudinal_profile.py
lasy/profiles/longitudinal/longitudinal_profile_from_data.py
lasy/profiles/longitudinal/super_gaussian_profile.py
lasy/profiles/transverse/__init__.py
lasy/profiles/transverse/flattened_gaussian_profile.py
lasy/profiles/transverse/gaussian_profile.py
lasy/profiles/transverse/hermite_gaussian_profile.py
lasy/profiles/transverse/jinc_profile.py
lasy/profiles/transverse/laguerre_gaussian_profile.py
lasy/profiles/transverse/plane_wave_profile.py
lasy/profiles/transverse/super_gaussian_profile.py
lasy/profiles/transverse/transverse_profile.py
lasy/profiles/transverse/transverse_profile_from_data.py
lasy/propagators/__init__.py
lasy/propagators/abcd.py
lasy/propagators/angular_spectrum_propagator.py
lasy/propagators/axiprop_propagators.py
lasy/propagators/collins_sfft_propagator.py
lasy/propagators/fresnel_chirpztransform_propagator.py
lasy/propagators/fresnel_sfft_propagator.py
lasy/propagators/nonlinear_phase_shift.py
lasy/propagators/propagator.py
lasy/propagators/single_fft_propagator.py
lasy/utils/__init__.py
lasy/utils/denoise.py
lasy/utils/exp_data_utils.py
lasy/utils/fft_wrapper.py
lasy/utils/grid.py
lasy/utils/laser_utils.py
lasy/utils/mode_decomposition.py
lasy/utils/openpmd_helper.py
lasy/utils/phase_retrieval.py
lasy/utils/plotting.py
lasy/utils/refractive_index.py
lasy/utils/zernike.py
tests/test_STC.py
tests/test_angular_spectrum_propagator.py
tests/test_axicon.py
tests/test_axiparabola.py
tests/test_collins.py
tests/test_denoise.py
tests/test_fresnel_chirpztransform_propagator.py
tests/test_gaussian_propagator.py
tests/test_gsalgo.py
tests/test_laser_profiles.py
tests/test_laser_utils.py
tests/test_parabolic_mirror.py
tests/test_polynomial_spectral_phase.py
tests/test_refractive_index.py
tests/test_resampling.py
tests/test_special_laser.py
tests/test_speckles.py
tests/test_spm.py
tests/test_t2z2t.py