Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

crotwell/seisplotjs-filter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Note:

This code has been merged directly into the main seisplotjs repo in version 2.0. Please use it instead. This repository is no longer maintained and is read-only.

npm

seisplotjs.filter

Basic filtering and timeseries processing functions.

The timeseries filtering in js, based on OregonDSP as translated to javascript via kotlin.

An example is available at here

Included are FFT, Butterworth and Chebyshev filtering, rotation, taper and seismic instrument deconvolution.

Install

npm install seisplotjs-filter

API Documentation

About

Basic timeseries filtering and dft using a port of OregonDSP from java to javascript via kotlin (crazy).

Resources

Stars

Watchers

Forks

Packages

No packages published