JuliaNeuroscience / NeuroCore.jl

Core methods and structures for neuroscience research in Julia.
MIT License
17 stars 3 forks source link

Other JuliaNeuroscience packages from here #3

Open Tokazama opened 4 years ago

Tokazama commented 4 years ago

There are several packages that I think belong in JuliaNeuroscience. Some of these are just ideas and others I've been waiting for NeuroCore.jl to get in place first. All names should be considered suggestions at this point (not final).

Marco-Congedo commented 4 years ago

Hello,

I wrote specifically for EEG:

I am currentlly finalizing a package with all sort of diagonalization procedures, that is, the base algorithms to perform blind source separation (a kind of ICA), joint blind source separation, principal component analysis, maximum covariance analysis, canonical correlation analysis, the common spatial pattern and the common spatio-temporal pattern, a variant of the CSP for ERPs.

Tokazama commented 4 years ago

These look really nice. I'll take a look at them in more detail but it may make sense to have a sort of meta package for these.

timholy commented 4 years ago

I'd be happy to transfer https://github.com/timholy/AllenBrain.jl but I currently lack permissions to do so.

Tokazama commented 4 years ago

Thanks! Just sent an invite. This will probably be a good package to start figuring out exactly how we want to approach templates and ontologies.