gimli-org / gimli

Geophysical Inversion and Modeling Library :earth_africa:
https://www.pygimli.org
Other
379 stars 137 forks source link

facing problem while making my seismic refraction field data set #777

Open AY131313 opened 1 month ago

AY131313 commented 1 month ago

greetings,

I am trying to conduct an SRT inversion like the koegnisee example but am facing problems making my dataset compatible with pygimli.

my environment is jupyter notebook.

my problem is that the data set that I make takes the first 8 points as shot points and I don't know how to make the shot position and receiver position different. My y values are so high like 1400 meters or more but when I'm looking in the original dataset of koegnisee case, I can't understand what numbers the y column consists of and where they have come from.

image This image showcases my values of x and y. how should I treat them to get read correctly by pygimli?

This is so important to me. thanks for your help.

halbmy commented 1 week ago

See comment on #777