Skip to content
New issue

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

Update Segy utils to use syntetic segy files #1

Open
olgaliak opened this issue Feb 3, 2020 · 2 comments
Open

Update Segy utils to use syntetic segy files #1

olgaliak opened this issue Feb 3, 2020 · 2 comments

Comments

@olgaliak
Copy link
Owner

olgaliak commented Feb 3, 2020

Segy management unit test need to work with publicly available tiny segy file

@MJZawacki
Copy link
Collaborator

Plan:
Use segyio to write the following segy files:

  1. Control file with no missing data (cuboid shape)
  2. inline sorted file with missing data in the corners
  3. crossline sorted file with missing data in the corners
  4. inline sorted file with missing data in center

Create notebook that creates the sample data and displays the z slice

@olgaliak olgaliak changed the title Update Segy utils to use public segy files Update Segy utils to use syntetic segy files Feb 5, 2020
@maxkazmsft
Copy link
Collaborator

maxkazmsft commented Feb 5, 2020

As discussed, this should be a notebook which shows how to generate synthetic data - a precursor to #3 which consumes this generated data

@olgaliak olgaliak moved this from In progress to Review in progress in CSE contrib to Deepseimic Feb 10, 2020
@MJZawacki MJZawacki moved this from Review in progress to Done in CSE contrib to Deepseimic Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

3 participants