Replies: 1 comment
-
Could you share your attempt? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Based on 3D interpolation tutorial I'm trying to interpolate my 3D shots.
My data have random null traces. That means we can't say that for example
x[N,:,:]
are all null (zeroed / masked).With that it becomes difficult to specify
iava
andiava1
indexes of not null traces.So how can I specify not null traces if they are not contigous along any of the dimensions?
Beta Was this translation helpful? Give feedback.
All reactions