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

crotwell/seisplotjs-filter

Repository files navigation

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