Logo

A physics toolbox for laser spectroscopy.

Static Badge Static Badge Static Badge

Static Badge Static Badge

© 2025 Patrick Müller. All rights reserved.

qspec.simulate. Geometry.set_intervals  (  theta phi  )[source]

Parameters:
thetandarray | Iterable

An interval or a list of intervals for the angle 'theta'.

phindarray | Iterable

An interval or a list of intervals for the angle 'phi'.

Returns:
outNone

Merges overlapping intervals and calculates the solid angle corresponding to the defined intervals.

API navigation