We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db6169 commit d7188cdCopy full SHA for d7188cd
1 file changed
pylops/waveeqprocessing/blending.py
@@ -237,7 +237,7 @@ def BlendingGroup(
237
nr : :obj:`int`
238
Number of receivers
239
ns : :obj:`int`
240
- Number of sources. Equal to group_size x n_groups
+ Number of sources. Equal to :math:`group_{size} \cdot n_{groups}`
241
dt : :obj:`float`
242
Time sampling in seconds
243
times : :obj:`np.ndarray`
@@ -329,7 +329,7 @@ def BlendingHalf(
329
330
331
332
333
334
335
0 commit comments