emg3d icon indicating copy to clipboard operation
emg3d copied to clipboard

pyGIMLi(emg3d)

Open prisae opened this issue 1 year ago • 0 comments

pyGIMLi(emg3d)

  • Supersedes #335

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 !

prisae avatar Aug 28 '24 10:08 prisae