Skip to content

stream.py: change the order of nested iterations when writing timeseries

Patrick Godwin requested to merge switch_seg_order_timeseries into master

This addresses one of the streaming issues addressed, namely:

change the order of nested iterations when writing timeseries so that all classifiers are written to disk for a given segment before moving on to the next segment

It also aligns some of the multi-line comments in stream.timeseries

Merge request reports

Loading