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.relevant_interval  (  dist * args show = False ** kwargs  )[source]

Parameters:
distCallable

The probability distribution function (pdf).

argsNone

Additional arguments for the pdf.

showbool

Whether to show the pdf in the determined interval.

kwargsNone

Additional keyword arguments for the pdf.

Returns:
outNone

An estimation of the interval where most of the probability lies in.

API navigation