SeismicPro
SeismicPro copied to clipboard
Seismic data processing with ML and deep learning
Dump and load methods added to RefractorVelocity and RefractorVelocityField: RefractorVelocityField can now be dumped to and loaded from a file File should have next structure: ``` name_x name_y coord_x coord_y...
**Major changes:** * Completely refactored `RefractorVelocity` class: now it handles cases that were previously ignored and fits ~2x faster. * Introduces a new `RefractorVelocityField` for near-surface velocity model interpolation. Inherits...
Add to survey: 1. Calculate the RefractorVelocityField. - could be calculated by supergather gathers. - could be calculated init based on the full survey data. - could be smooth RV...
New qc
This PR proposes QC metrics for raw traces quality. Also introduces FloatRangeSlider above interactive metric map main plot, that allows to filter the points on the map with metric value...
Hello Folks, I found this project by chance, but it wowed me and I'd like it to be larger. Most of the links to the docs and tutorials are not...
1. Implement the `mode='a'` of `dump(fmt='segy')` action. In this case instead of creating lots of small segys during the pipeline, append batch traces to the single preallocated segy. 2. `batch.dump`...
Cut all offsets in NMO with kinematic stretching more than a certain threshold
https://bestpractices.coreinfrastructure.org/en