You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's move all recording, signal and epoch code to a module, nems.data. We will then provide nems.data.api where users can import the key functions and classes. Add nems.data.io that will support special-case parsers/signal generators (such as the ones proposed by @svdavid in #57).
The text was updated successfully, but these errors were encountered:
Let's move all recording, signal and epoch code to a module,
nems.data
. We will then providenems.data.api
where users can import the key functions and classes. Addnems.data.io
that will support special-case parsers/signal generators (such as the ones proposed by @svdavid in #57).The text was updated successfully, but these errors were encountered: