Git Product home page Git Product logo

Comments (1)

hemmelig avatar hemmelig commented on June 9, 2024

A sensible parameter name might be something like 'gap_tolerance' or 'time_tolerance' (as per http://ds.iris.edu/SeismiQuery/timeseries.htm - "Time Tolerance defines the tolerance at which to consider a time difference to be a gap/overlap or continuous. For instance, if a time tolerance of 1 second is specified, then any time tears or overlaps of 1 second or less will be ignored and that data will be considered continuous.") I think 'gap_tolerance'.

The choice of units is either seconds or number of samples. Will need to consider what we want to be consistent between data with differing sampling rates. Using units of sample makes setting a default simpler across multiple sampling rates. The ObsPy method we use to look for gaps is referenced in seconds, but we have the data sampling_rate to hand to convert between samples and seconds.

This would be added to the QMigrate.io.data.Archive class. I agree some tolerance would be useful, but still think a default of 1 sample is best. Extremely gappy data might be indicative of some underlying problem with the data that would make it unsuited for QuakeMigrate.

from quakemigrate.

Related Issues (20)

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.