WallGo.PotentialTools.effectivePotentialNoResum.EImaginaryOption
- class EImaginaryOption(value)[source]
Bases:
EnumEnums for what to do with imaginary parts in the effective potential.
- __init__(*args, **kwds)
Attributes
Throw an error if imaginary part nonzero
Absolute value of argument of integral
Absolute value of analytically continued integral
Principal part of analytically continued integral
- ABS_ARGUMENT = 2
Absolute value of argument of integral
- ABS_RESULT = 3
Absolute value of analytically continued integral
- ERROR = 1
Throw an error if imaginary part nonzero
- PRINCIPAL_PART = 4
Principal part of analytically continued integral