slimgroup / JUDI.jl

Julia Devito inversion.
https://slimgroup.github.io/JUDI.jl
MIT License
94 stars 29 forks source link

Error creating Born linearized data #192

Closed jddorellanao closed 1 year ago

jddorellanao commented 1 year ago

I just updated JUDI (3.2.3 -> 3.3.5) and ran into a problem when creating the Born linearized data. I leave the notebooks for the two versions and where is the error.

JUDI 3.2.3

JUDI 3.3.5

mloubout commented 1 year ago

You shouldn't need vec at all here the difference is a PhysicalParameter which is valid domain for J.

Nat253 commented 1 year ago

Nat