Skip to content

Distributed acoustic sensing lab developed @ RITE CO2 Storage Research Group

License

Notifications You must be signed in to change notification settings

yohanesnuwara/DASLab

Repository files navigation

DOI

What is DAS? DAS, stands for Distributed Acoustic Sensing, is an emerging geophysical technology that uses laser light scattering inside fiber-optic cables to measure dynamic strain and seismic waves. To learn more detailed about how the sensing works, I recommend this blog. DAS is widely applied in many monitoring and profiling applications, such as earthquake (seismology), seismic data acquisition and reservoir monitoring of oil fields, construction, wind turbine, chemical tank storage, dam, and highways. Here, I wrote a comprehensive article about DAS. Many believe, like Bona and Pevzner (2018), that DAS has many advantages such as consistent amplitudes, less tube wave, clearer reflections, faster and cheaper cable acquisition.

DASLab is a repository that contains programs, modules, and functions for analysis and processing of DAS fiber-optic data that I developed during my research with the CO2 Storage Research Group at RITE in Japan.

Check out the notebooks to see how we make use of DASLab

  • DASAutopick: Displaying DAS data, Butterworth bandpass filtering, and using multiple algorithms such as Kurtosis, AIC/BIC, STA/LTA, and Short Time Fourier Transform (STFT) for automated detection and picking of P-S wave events from DAS recordings.
  • DASCompare: Using waveform visualization, STFT spectogram, and f-x waterfall plot to compare the difference in straight and helical DAS cable recordings.
  • DASContinuous: Applying the automated picking algorithms on a simulated continuous DAS recordings.
  • DASSignalNoise: Calculation of background noise level, signal-to-noise ratio (SNR) analysis, and to explore trace operations such as stacking and integration to improve SNR.
  • DASDiagnostics: Applying trace normalization and spectral analysis using f-x waterfall plot and F-K filter plot.
  • DASCatalogMap: Retrieving information from JMA catalog into Pandas DataFrame and plotting events on a map and polar plot.
  • DASDetectivity: Analyzing the detectivity of DAS to natural earthquakes based on picked arrival times, amplitude or Kurtosis plot versus epicentral distance, and azimuthal dependence on detectivity on polar plot.

Cite this repository

If you use this repository, please cite it as below:

Nuwara, Y. (2021). DASLab: Distributed Acoustic Sensing Lab (Version 1.0.0) [Computer software]. https://doi.org/https://doi.org/10.5281/zenodo.5797215

Dependencies:

  • npTDMS: For reading TDMS files (required version 0.25.0)
  • ObsPy: For seismological operations
  • Utm: For converting lat-long to UTM coordinates

About

Distributed acoustic sensing lab developed @ RITE CO2 Storage Research Group

Resources

License

Stars

Watchers

Forks

Packages

No packages published