Skip to content

Gauge Length #1

Description

@vkazei

Hi Haipeng,

Where is actual averaging happening? Do you look up the ends of the GL segment?
"""

pull the model to the data space

        d[ic, :] = (np.dot(self.tangent[channl_pos], m[:, channl_pos_lookup, :]) -
                    np.dot(self.tangent[channl_neg], m[:, channl_neg_lookup, :]))

    # average the data over the gauge length
    d /= self.gauge_len

"""
Is any GL applied in the Marmousi baseline example?

Best,
Vladimir

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions