1.2.0
Generally either
import * as filter from 'seisplotjs-filter'
filter.xxxx
or
import * as seisplotjs from 'seisplotjs'
seisplotjs.filter.xxxx
Generally either
import * as filter from 'seisplotjs-filter'
filter.xxxx
or
import * as seisplotjs from 'seisplotjs'
seisplotjs.filter.xxxx
Core functions for using the timeseries filtering module.
Core functions for using the timeseries filtering module.
(any)
(any
= 0.05
)
(any
= HANNING
)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
Calculates the coefficients for tapering, [omega, f0, f1]
(any)
(any)
(any)
(any)
Evaluates the poles and zeros at the given value. The return value is 1/(pz(s) to avoid divide by zero issues. If there is a divide by zero situation, then the response is set to be 0+0i.
(any)
(any)
(any)
(any)
(any)
(any)
converts a packed real/imag array output from calcDFT into amplitude and phase. Output is object with amp and phase fields, each of which is an array.
(any)
Converts a StationXML response to SAC PoleZero style. This converts the analog to digital stage (usually 0) along with the overall gain, but does not include later FIR stages.
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
Core classes returned from the above functions.
Core classes returned from the above functions.
Type: string
Type: string
Type: string
Re-exporting imported modules for easier reuse.
Re-exporting imported modules for easier reuse.
Stuff I forgot to put in the TOC.
Stuff I forgot to put in the TOC.
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)
(any)