openpowerquality / opq

Master repository for all OPQ services
http://openpowerquality.org
18 stars 2 forks source link

Improve segmentation of voltage values. #273

Closed anthonyjchriste closed 5 years ago

anthonyjchriste commented 5 years ago

Please do work for this task in a branch called issue-273.

Currently segmentation is performed naively, however there are much better methods for performing change step detection. Implement segmentation for voltage values using the ruptures library (https://github.com/deepcharles/ruptures).