mne-tools / mne-connectivity

Connectivity algorithms that leverage the MNE-Python API.
https://mne.tools/mne-connectivity/dev/index.html
BSD 3-Clause "New" or "Revised" License
68 stars 34 forks source link

Add save/write of connectivity data structures as hdf5 files #10

Closed adam2392 closed 3 years ago

adam2392 commented 3 years ago

We can just leverage functions from mne-python: https://github.com/mne-tools/mne-python/blob/8c9c078e38cc4c7d67aa4e4f8a9b19eb32bb075e/mne/externals/h5io/_h5io.py#L67

adam2392 commented 3 years ago

Or saved as CDF4 files http://xarray.pydata.org/en/stable/user-guide/io.html