Python logo

Table of Contents

  • das_ice documentation
    • Tutorials
      • Matched-Field Processing
      • Events detection
    • Functions API
    • Contact
  • Indices and tables

Next topic

Quick start

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Python logo
  • Python »
  • das_ice 0.3.6 documentation »
  • das_ice documentation
  • |
  • |

das_ice documentation¶

https://img.shields.io/badge/license-GPLv3-blue.svg https://gricad-gitlab.univ-grenoble-alpes.fr/mecaiceige/tools/lib_python/das_ice/badges/main/pipeline.svg https://badge.fury.io/py/das_ice.svg https://img.shields.io/website-up-down-green-red/http/shields.io.svg

This documentation provides the description of all function contained in das_ice. This package enables easy data processing for DAS mesurement.

Tutorials¶

  • Quick start
    • Loading data
    • Data selection
    • Data Filtering
    • From velocity to strain rate
    • Bandpass filter
    • Data Visualisation

Matched-Field Processing¶

  • Matched-Field Processing - Synthetic case
    • Defined captor position
    • Generate signal
    • Performed MFP
  • Matched-Field Processing
    • Data pre-processing
    • Compute grid search
    • Extract Bartlett value
    • Code efficiency
  • Matched-Field Processing - Synthetic 3D case
    • Defined captor position
    • Generate signal
    • Performed MFP
    • Show results

Events detection¶

  • Events detection
    • STA/LTA ratio

Functions API¶

  • 1. Loading data
    • dask_Terra15()
    • dask_febus()
    • dask_febus_one_file()
    • read_Terra15()
  • 2. Processes DAS Data
    • local_spectrogram()
    • std_local()
    • strain_rate()
  • 3. Plot DAS Data
    • all_trace()
    • viz_two_time_series()
  • 4. Filter DAS Data
    • DecimationWarning
      • DecimationWarning.__weakref__
    • bandpass()
    • decimate()
  • 5. Event detection
    • find_event()
    • sta_lta()
  • 6. Metadata for DAS
    • optic_length()
    • optic_length_plot()

Contact¶

Author:

Thomas Chauve

Contact:

thomas.chauve@univ-grenoble-alpes.fr

Organization:

IGE

Status:

This is a “work in progress”

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • das_ice documentation
    • Tutorials
      • Matched-Field Processing
      • Events detection
    • Functions API
    • Contact
  • Indices and tables

Next topic

Quick start

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Python logo
  • Python »
  • das_ice 0.3.6 documentation »
  • das_ice documentation
  • |
  • |
© Copyright 2024, Thomas Chauve.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.

The Python Software Foundation is a non-profit corporation. Please donate.


Created using Sphinx 7.4.7.