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

Is it possible to use memory upper-triangular storage of symmetric connectivity with xarray? #16

Closed adam2392 closed 3 years ago

adam2392 commented 3 years ago

Ooo yeah that's true. I think the symmetric case needs a bit of work. I'm going to take that out for now because we're using xarray and not sure how to best allow for "memory optimization".

_Originally posted by @adam2392 in https://github.com/mne-tools/mne-connectivity/pull/6#discussion_r664767312_