mtuq.grid.DeviatoricGridSemiregular¶
- mtuq.grid.DeviatoricGridSemiregular(magnitudes=[1.0], npts_per_axis=20, tightness=0.8, uniformity=0.8)[source]¶
Grid with reguarly-spaced deviatoric moment tensors
Given input parameters
magnitudes
(list) andnpts
(int), returns aGrid
of size len(magnitudes)*npts_per_axis^4.The grid is semiregular in the sense of an interpolation between two parameterizations. See here for details.