JUDI.jl icon indicating copy to clipboard operation
JUDI.jl copied to clipboard

`judiDataMute` allow set negative `t0`

Open kerim371 opened this issue 3 years ago • 1 comments

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.

kerim371 avatar Feb 01 '23 11:02 kerim371

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

mloubout avatar Feb 01 '23 11:02 mloubout