trink / symtseries

C Library providing means of symbolic analysis on time series data currently based on iSAX paper (http://www.cs.ucr.edu/~eamonn/iSAX/iSAX.html)
Mozilla Public License 2.0
3 stars 3 forks source link

Added per-channel mindist plots generation #3

Closed spolakh closed 9 years ago

spolakh commented 9 years ago

The plots under plot/dist_plot[1-8] represent channel-wise offset of 150-sliding-window to mindist(converted window, set of event windows) for given patient, event, w and c for each of 8 sessions. Example here: http://people.mozilla.org/~vsterzhanov/plot.html (chid == 0, evid == 0, w == 10, c == 3, channel == 0). Ongoing work: mark intervals corresponding to actual event trigger.