SPOClab-ca / dn3

The fusion of MNE and PyTorch for accelerated deep-neural-network based BCI-systems and Neurophysiology signal analysis.
BSD 3-Clause "New" or "Revised" License
64 stars 19 forks source link

Utilities to go back to MNE #47

Open kostasde opened 4 years ago

kostasde commented 4 years ago

Should be able to convert a dataset into a nested mapping of Raw and Epoch instances.

Also, could provide utilities to take outputs of networks back to raw-like instances, to make compatible with visualization tools and the like.