0.1.2 • Published 2 years ago

@joe_six/smoothed-z-score-peak-signal-detection v0.1.2

Weekly downloads
5
License
MIT
Repository
-
Last release
2 years ago

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.. ;(

0.1.2

2 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago