Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Inline and Crossline displays (3D) #28

Closed
EvanBianco opened this issue Jul 11, 2016 · 2 comments
Closed

Inline and Crossline displays (3D) #28

EvanBianco opened this issue Jul 11, 2016 · 2 comments

Comments

@EvanBianco
Copy link
Collaborator

Coupled inline and crossline display for 3D seismic. Need to integrate with annotation from #24

@EvanBianco
Copy link
Collaborator Author

Sort / reshape traces into 3D array:

  • Need to build a np.meshgridlike array for a 3D data volume holding the x_coordinate, y_coordinate, inline number, and crossline number for each trace.
  • Add configuration parameters to YAML for choosing inlines and xlines to display (maybe choose "middles" if no parameters are specificied.
  • Refactor Matplotlib Figure window to take two seismic axes.
  • Link displays using annotation to each other (vertical lines for intersections), and (later) to basemap (issue Shotpoint basemap #24)

@kwinkunks
Copy link
Member

This is basically working. With caveats like #34

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants