mtuq.grid.FullMomentTensorGridSemiregular

mtuq.grid.FullMomentTensorGridSemiregular(magnitudes=[1.0], npts_per_axis=20, tightness=0.8, uniformity=0.8)[source]

Grid with regularly-spaced full moment tensors

Given input parameters magnitudes (list) and npts (int), returns a Grid of roughly size 2*len(magnitudes)*npts_per_axis^5.

The grid is semiregular in the sense of an interpolation between two parameterizations. See here for details.