We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764f7d0 commit 866613aCopy full SHA for 866613a
src/mdio/builder/templates/seismic_prestack.py
@@ -14,7 +14,7 @@ class SeismicPreStackTemplate(AbstractDatasetTemplate):
14
This should be used for both 2D and 3D datasets. Common-shot or common-channel datasets
15
16
Args:
17
- domain: The domain of the dataset.
+ data_domain: The domain of the dataset.
18
"""
19
20
def __init__(self, data_domain: SeismicDataDomain):
0 commit comments