csmpls / signal-statistics

tools for getting statistics on user's signals given their IDs and a time range

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

profile.coffee for finding stats on a particular user id (within a certain timerange)

timeplot.coffee generates a matrix of

~ id0 .. idn
t0 . .. .
t1 . .. .

where each . represents the signal quality for a reading the id submitted during that time, or -1 if there is no reading

configure to your liking at the bottom of those files.

About

tools for getting statistics on user's signals given their IDs and a time range


Languages

Language:JavaScript 57.3%Language:CoffeeScript 31.2%Language:Processing 11.5%