We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
judiDataMute
t0
Hi,
Is it possible to add an opportunity to set t0<=0 for judiDataMute? For now it brings bounds access error.
t0<=0
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.
t0=-1
vp=600
The text was updated successfully, but these errors were encountered:
It should be doable, mainly needs a little bit more checks to see if within the data time range from a negative start time
Sorry, something went wrong.
DataPreconditioner
No branches or pull requests
Hi,
Is it possible to add an opportunity to set
t0<=0
forjudiDataMute
?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) andvp=600
would mute strong waves near source.The text was updated successfully, but these errors were encountered: