Python logo

Table of Contents

  • sisicepy documentation
    • Tutorials
    • Functions API
      • xarray traces accessor
    • Contact
  • Indices and tables

Next topic

Quick start

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Python logo
  • Python »
  • sisicepy 0.2.3.1 documentation »
  • sisicepy documentation
  • |
  • |

sisicepy documentation¶

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

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

Tutorials¶

  • Quick start
    • Load the data
    • Plot the raw data
    • Data processing

Functions API¶

xarray traces accessor¶

  • 1. xarray traces accessor
    • traces
      • traces.__init__()
      • traces.__weakref__
    • 1.1. Loading data
      • load_datacube()
      • load_mfdatacube()
      • open_day_datacube()
      • load_mseed()
    • 1.2. Recorders
      • bob_S100()
      • count2volt_datacube()
    • 1.3. Captors
      • geophone_ZPK()
      • C100_ZPK()
      • S100_ZPK()
    • 1.4. Signal processing
      • poles_zeros_filter()
      • trapezoid()
      • remove_mean()
      • remove_trend()
      • PSD()
      • spectrogram()
  • 2. xarray spectrogram accessor
    • spectrogram
      • spectrogram.__init__()
      • spectrogram.__weakref__
    • 2.1. Processing
      • to_energy()

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

  • sisicepy documentation
    • Tutorials
    • Functions API
      • xarray traces accessor
    • Contact
  • Indices and tables

Next topic

Quick start

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Python logo
  • Python »
  • sisicepy 0.2.3.1 documentation »
  • sisicepy 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.