slimgroup / JUDI.jl

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

`judiDataMute` allow set negative `t0` #170

Open kerim371 opened 1 year ago

kerim371 commented 1 year ago

Hi,

Is it possible to add an opportunity to set t0<=0 for judiDataMute? For now it brings bounds access error.

The idea is to mute wavefields near source on land data. I hope that setting t0=-1 (seconds) and vp=600 would mute strong waves near source.

mloubout commented 1 year ago

It should be doable, mainly needs a little bit more checks to see if within the data time range from a negative start time