amplitude

Deprecated since version 0.7.3: Use QRules and AmpForm instead

import expertsystem.amplitude

All modules related to the creation of amplitude models.

This module formulates theoretical formalisms from Partial Wave Analysis. It provides tools to convert the StateTransitionGraph solutions that the reaction module found into an HelicityModel. The output HelicityModel can then be used by external fitter packages to generate a data set (toy Monte Carlo) for this specific reaction process, or to optimize (‘fit’) its parameters so that they resemble the data set as good as possible.

get_builder(result: Result)HelicityAmplitudeBuilder[source]

Get the correct HelicityAmplitudeBuilder for a Result.

For instance, get CanonicalAmplitudeBuilder if the formalism_type is "canonical-helicity".

Submodules and Subpackages