Giter Club home page Giter Club logo

cdc's Introduction

LDK: A seismic array detection algorithm

Overview | Set-Up | Tutorial |

ScreenShot

Overview

Seismic detection code for processing seismic data from arrays with a large number of stations (the advantage over STA/LTA increases with the number of stations). This code was built for processing Transportable Array data, and has been tested on dense temporary arrays, where in both cases station spacing is somewhat consistent. This is not an appropriate method for T or L-shaped arrays with few stations because it is fundamentally a spatial coherence filter implemented in the frequency domain.

The main advantage over other network style processing is that 1) No earth model is required, 2) The number of false detections when tuned for detection of small magnitude events (M<2.5) still leaves the user with a tractable number of detections to manually review, 3) Performs better in high-noise environments and 4) There is no requirement that sources are earthquake like (i.e. that they are impulsive, high amplitude relative to minute-length background, etc..)

Set-Up

Notes

Dependencies

Quick Feature Summary

  • Uses coherent energy in broadband, low amplitude ranges to identify seismic events across an array
  • Input is local seismic data OR date range and station list for obspy fetched waveform data
  • Output is a picktable (as a dataframe), and templates for each detection -organized in day directories
  • Current support for ANF catalog

Tutorial

General Usage

  • CDC.py [datestring, ndays, duration]
    • datestring: Datetime or UTCDatetime formats
    • ndays: number of days to process from starttime
    • duration: number of seconds (2 hours is the smallest allowable increment), defaults to 7200

cdc's People

Contributors

mmesim avatar quapity avatar

Watchers

 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.