AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/glossary.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/theory.rst
docs/usage.rst
docs/_autosummary/beamprofiler.beam.Beam.rst
docs/_autosummary/beamprofiler.beam.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.beam_aspect_ratio.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.beam_center.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.beam_uniformity.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.beam_width.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.clip_level_average_power_density.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.clip_level_irradiation_area.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.edge_steepness.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.flatness_factor.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.fractional_power.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.plateau_uniformity.rst
docs/_autosummary/beamprofiler.iso.characterizing_parameters.rst
docs/_autosummary/beamprofiler.iso.measured_quantities.clip_level_power.rst
docs/_autosummary/beamprofiler.iso.measured_quantities.clip_level_power_density.rst
docs/_autosummary/beamprofiler.iso.measured_quantities.max_power_density.rst
docs/_autosummary/beamprofiler.iso.measured_quantities.rst
docs/_autosummary/beamprofiler.iso.measured_quantities.total_power.rst
docs/_autosummary/beamprofiler.iso.rst
docs/_autosummary/beamprofiler.niso.characterizing_parameters.clip_level_beam_width.rst
docs/_autosummary/beamprofiler.niso.characterizing_parameters.clip_level_edge_width.rst
docs/_autosummary/beamprofiler.niso.characterizing_parameters.plateau_uniformity.rst
docs/_autosummary/beamprofiler.niso.characterizing_parameters.rst
docs/_autosummary/beamprofiler.niso.characterizing_parameters.top_hat_factor.rst
docs/_autosummary/beamprofiler.niso.rst
docs/_autosummary/beamprofiler.rst
docs/_autosummary/beamprofiler.utils.data_processing.get_nullPoint.rst
docs/_autosummary/beamprofiler.utils.data_processing.get_xPixel.rst
docs/_autosummary/beamprofiler.utils.data_processing.get_xResolution.rst
docs/_autosummary/beamprofiler.utils.data_processing.get_xWindow.rst
docs/_autosummary/beamprofiler.utils.data_processing.get_yPixel.rst
docs/_autosummary/beamprofiler.utils.data_processing.get_yResolution.rst
docs/_autosummary/beamprofiler.utils.data_processing.get_yWindow.rst
docs/_autosummary/beamprofiler.utils.data_processing.image_moments.rst
docs/_autosummary/beamprofiler.utils.data_processing.normal_mixture.rst
docs/_autosummary/beamprofiler.utils.data_processing.pre_top_hat.rst
docs/_autosummary/beamprofiler.utils.data_processing.raw_data.rst
docs/_autosummary/beamprofiler.utils.data_processing.raw_header.rst
docs/_autosummary/beamprofiler.utils.data_processing.remove_background.rst
docs/_autosummary/beamprofiler.utils.data_processing.rst
docs/_autosummary/beamprofiler.utils.plot.general_plot.rst
docs/_autosummary/beamprofiler.utils.plot.heat_map_2d.rst
docs/_autosummary/beamprofiler.utils.plot.heat_map_3d.rst
docs/_autosummary/beamprofiler.utils.plot.histogram.rst
docs/_autosummary/beamprofiler.utils.plot.norm_energy_curve.rst
docs/_autosummary/beamprofiler.utils.plot.rst
docs/_autosummary/beamprofiler.utils.plot.run.rst
docs/_autosummary/beamprofiler.utils.report.rst
docs/_autosummary/beamprofiler.utils.report.write.rst
docs/_autosummary/beamprofiler.utils.rst
docs/_build/html/_images/example_2d_heatmap_1.png
docs/_build/html/_images/example_2d_heatmap_2.png
docs/_build/html/_images/example_3d_heatmap_1.png
docs/_build/html/_images/example_3d_heatmap_2.png
docs/_build/html/_images/example_energy_curve.png
docs/_build/html/_images/example_histogram_1.png
docs/_build/html/_images/example_histogram_2.png
docs/_build/html/_images/example_histogram_3.png
docs/_build/html/_images/example_report.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_templates/custom-class.rst
docs/_templates/custom-module.rst
docs/images/2d_heat_map.png
docs/images/3d_heat_map.png
docs/images/energy_curve.png
docs/images/example_2d_heatmap_1.png
docs/images/example_2d_heatmap_2.png
docs/images/example_3d_heatmap_1.png
docs/images/example_3d_heatmap_2.png
docs/images/example_energy_curve.png
docs/images/example_histogram_1.png
docs/images/example_histogram_2.png
docs/images/example_histogram_3.png
docs/images/example_report.png
docs/images/histogram.png
docs/images/iso.png
docs/images/non-iso.png
src/beamprofiler/__init__.py
src/beamprofiler/beam.py
src/beamprofiler.egg-info/PKG-INFO
src/beamprofiler.egg-info/SOURCES.txt
src/beamprofiler.egg-info/dependency_links.txt
src/beamprofiler.egg-info/not-zip-safe
src/beamprofiler.egg-info/requires.txt
src/beamprofiler.egg-info/top_level.txt
src/beamprofiler/iso/__init__.py
src/beamprofiler/iso/characterizing_parameters.py
src/beamprofiler/iso/measured_quantities.py
src/beamprofiler/niso/__init__.py
src/beamprofiler/niso/characterizing_parameters.py
src/beamprofiler/utils/__init__.py
src/beamprofiler/utils/data_processing.py
src/beamprofiler/utils/plot.py
src/beamprofiler/utils/report.py
tests/integration/__init__.py
tests/integration/test_gaussian.py
tests/integration/test_lab.py
tests/integration/test_square.py
tests/integration/fixtures/gaussian_beam.xls
tests/integration/fixtures/lab_beam.xls
tests/integration/fixtures/square_beam.xls