beamprofiler

BeamProfiler is a Python package for laser beam analysis and characterization according to ISO 13694, ISO 11145, and other non-ISO definitions commonly used in the industry.

Modules

beamprofiler.beam

This module defines the class Beam, which holds all the relevant data related to the beam analysis.

beamprofiler.iso

This package handles the ISO part of the beam analysis.

beamprofiler.niso

This package handles the non-ISO part of the beam analysis.

beamprofiler.utils

This package handles the utilities of the beam analysis.