Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2026 INTREN

A project aim to process DAS (Distributed Acoustic Sensing, 分散式光纖聲學感測) data. Specially designed for MiDAS data.

Features

  • Read MiniSEED data
  • Wave and waterfall plot focus on certain peroid
  • GIF images of waterfall and wave

Installation

pip

pip install -e .

uv

uv sync

Usage

Project Structure

┌── src/
│   ├── load/   # Load MiniSEED or CSV data
│   ├── plot/   # Generate figure
│   └── utils/  # Other tools
├── main.py     # Directly run the program
└── __main__.py # Allow users to use CLI interface

Major Logs

  • 2026/07/28, Search and wave cut feature
  • 2026/07/29, Waterfall plot feature
  • 2026/08/04, Use dascore to replace obspy, inspired by ralin3233
  • 2026/08/09, GIF feature

About

Some scripts used during 2026 IES internship

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages