penn-cnt / RNS_processing_toolbox

This repository contains code for processing and analyzing data from the responsive neurostimulation (RNS) device by NeuroPace.
3 stars 7 forks source link

refactor data storage format #10

Closed b-schd closed 3 years ago

b-schd commented 3 years ago

Current data structure makes the data unwieldily and hard to use. A tabulated data format would be much more intuitive than a concatenated matrix of discontinuous data.