GithubHelp home page GithubHelp logo

waterstar2010 / gpr_processing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dabana/gpr_processing

0.0 2.0 0.0 9.61 MB

Processing of ground penetrating radar (GPR) data using Matlab and the CREWES library, an open-source seismic data processing library. An implementation of the method described in Harlan et al., Geophysics, vol 49, no. 11, 1984

License: BSD 2-Clause "Simplified" License

MATLAB 95.53% M 0.38% Lasso 3.77% GLSL 0.02% CSS 0.01% TeX 0.24% Objective-C 0.01% C 0.04%

gpr_processing's Introduction

GPR data processing

Processing of ground penetrating radar (GPR) data using Matlab and the CREWES library, an open-source seismic data processing library. Amongst other things, this is an implementation of the method described in Harlan et al., Geophysics, vol 49, no. 11, 1984 for seismic data processing. It is applied to georadar data to filter horizontal beds and diffractions and to estimate wave velocities.

Work in progress

Decembre 10, 2017: The repo is a mess. This is a quick and dirty implementation of Harlan et al.'s method I did in 2015 for velocity analysis of GPR data. It seemed to work pretty well on good GPR data (see next section) but is totally unoptimized.

  1. Cleaning up the code, creating some sort of documentation and improving comments. A lot of m-files are not relevent to the implementation either. Need to dig back into the article.
  2. I had to modify the code of the fk-migration in the CREWES library for the migration to work on time series not starting at t=0. But I did not save this modification at the time -_-. Need to figure it out from scratch. Should not be to bad.
  3. The code makes use of the kernel density estimation (KDE) for some deconvolution. I used code by Z. I. Botev. As I recall, this KDE step was the bottle neck of the implementation in terms of running time. This has to be investigated for optimization.

Background

This was a quick and dirty implementation of Harlan et al.'s method developped for seismic data but that seemed to work on my GPR data. The method was tested on the following preprocessed GPR profile (dewow, filtering and adaptative gain) which was performed over a dry (and partially frozen) deltaic sand formation. The black box shows the regions on which the Harlan et al.'s method was applied.

This is a close-up of the region-of-interest before processing, i.e, the original image:

This is the result of the 1st step of the processing, namely the extraction of linear structures such as sedimentary beds:

The extracted beds are then substrated from the original. This new "filtered" image (not shown) then goes to the 2nd processing step which is meant to extract the diffraction patterns. The following image shows the result of this extraction:

Once the diffractions are extracted, a velocity analysis can be performed using a migration focalisation metric. The following graphs shows the focalisation metric value as a function of wave velocity. The higher the metric, the closer the velocity is to the real velocity. In this case we find the best velocity around 0.11 m/ns as expected for dry sands.

gpr_processing's People

Contributors

dabana avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.