beamprofiler.iso.measured_quantities

This module handles the extraction of the measured quantities in accordance with the ISO 13694 and ISO 11145.

Functions

clip_level_power(raw_data, clip_level)

clip_level_power returns the total power in the filtered power density distribution.

clip_level_power_density(raw_data, clip_level)

clip_level_power_density returns a fraction of the maximum power density.

max_power_density(raw_data)

max_power_density returns the maximum power density in the power density distribution.

total_power(raw_data)

total_power returns the total power in the power density distribution.