Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyGIMLi(emg3d) #340

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

pyGIMLi(emg3d) #340

wants to merge 1 commit into from

Conversation

prisae
Copy link
Member

@prisae prisae commented Aug 28, 2024

pyGIMLi(emg3d)

Implementing a wrapper to run inversions using pyGIMLi. The implementation provides the two classes emg3d.inversion.pygimli.Kernel and emg3d.inversion.pygimli.Inversion to run an inversion using the pyGIMLi framework and emg3d as a forward modelling kernel.

TODO:

  • mult/jvec:
    • For anything else than mapping='Conductivity', we have to take care of the corresponding chain rule!
    • How to treat background/fix?
    • Do we have to scale for single?
  • Add example

NOTE

With massive help from @halbmy and lots of testing from @mariacarrizo !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant