MAMEM / eeg-processing-toolbox

Matlab code for proccesing EEG signals.
http://www.mamem.eu/
Apache License 2.0
76 stars 38 forks source link

Load Dataset I for CCA #68

Open Bayarisko opened 3 years ago

Bayarisko commented 3 years ago

I would like to add/load the dataset1 and analyze the results using the Session class into CCA code inside the +featextraction folder. I am suffering doing that as my Matlab skills are not very good, appreciate your support.

Bayarisko commented 3 years ago

I managed to solve the above issuse but have the same other concerns, the codes do not have documentation and/or guidance files, for example, I was trying to use CCA.mat and faced several issues that need hours of debugging because I don't know what are the expectations of this code for the inputs and other details.

kostasgeorgiadis commented 3 years ago

Dear Bayarisko,

before using the CCA.m, which is a function, you must clone the whole processing toolbox, as there are several dependencies among the functions. I recommend that you start by using one of the provided CCA examples (e.g. [1], [2]) to better understand the use of the toolbox.

Best regards,

Kostas Georgiadis

[1] https://github.com/MAMEM/eeg-processing-toolbox/blob/master/exampleCombiCCA.m [2] https://github.com/MAMEM/eeg-processing-toolbox/blob/master/exampleITCCA.m

On Sat, Jan 30, 2021 at 1:09 PM Bayarisko notifications@github.com wrote:

I managed to solve the above issuse but have the same other concerns, the codes do not have documentation and/or guidance files, for example, I was trying to use CCA.mat and faced several issues that need hours of debugging because I don't know what are the expectations of this code for the inputs and other details.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MAMEM/eeg-processing-toolbox/issues/68#issuecomment-770195629, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADYVQYGYQ2DYAJSI42PWR63S4PSIJANCNFSM4VBSHCXA .