com2AB.com2AB.calcAB

calcAB(AvaProfile, eqParameters)[source]

Compute AlpahBeta model for a given AvaProfile and chosen eqParameters

Kernel function that computes the AlphaBeta model for a given AvaProfile and eqParameters

Parameters

AvaProfile (dict) – dictionary with the name of the avapath, the x, y and z coordinates of the path

Returns

AvaProfile – updated AvaProfile with alpha, beta and other values resulting from the AlphaBeta model computation

Return type

dict