@joe_six/smoothed-z-score-peak-signal-detection

0.1.2 • Public • Published

Peak signal detection in realtime timeseries data

This is just a javascript transcription of the algorithm pseudocode given in the referenced article put in node npm package:

Please refer to the above URL for documentation of functionallity and proper parameterization.

Included with this module is a command line example and a sample data file (date from the above URL) to show it working:

$ smoothed-z-score-demo

or:

$ smoothed-z-score-demo test-data.csv

Also available as npm package:

$ npm i @joe_six/smoothed-z-score-peak-signal-detection

have fun

ps.: for the data I actually had I could not really use it.. ;(

Readme

Keywords

none

Package Sidebar

Install

npm i @joe_six/smoothed-z-score-peak-signal-detection

Weekly Downloads

2

Version

0.1.2

License

MIT

Unpacked Size

189 kB

Total Files

8

Last publish

Collaborators

  • joe_six