rob-luke / Neuroimaging.jl

Neuroimaging in Julia
https://rob-luke.github.io/Neuroimaging.jl
BSD 3-Clause "New" or "Revised" License
48 stars 11 forks source link

Multimodal Imaging #157

Open rob-luke opened 3 years ago

rob-luke commented 3 years ago

This is an issue for further down the road. But it would be nice to enable different imaging modalities to be stored together.

This would require reworking the data structure so each channel has a type (eeg, Meg, etc). Rather than the entire data structure having a single type.