sagihaider / Single-Trial-EEG-Classification

A versatile signal processing and analysis framework for Motor-Imagery related Electroencephalogram (EEG). It mainly involves temporal and spatial filtering with classification of single trial EEG
23 stars 12 forks source link

Index Issue #1

Open roostt opened 3 years ago

roostt commented 3 years ago

When I run main_EEG_Classification_2019.m with Matlab 2019b, it gives an indexing issue as follow.


######## Loading Data ################## Subject: A01 ####### Extracting Features for Each band and Applying CSP ##########

Reshaping Data to apply the CSP

Index in position 1 exceeds array bounds.

Error in f_Feature_Extraction (line 76) K = coeff(1,2).const;

Error in main_EEG_Classification_2019 (line 45) [Features]=f_Feature_Extraction(EEG_SIG_Tr, EEG_SIG_Ts,Labels_T, Labels_E,Triggers_T, Triggers_E, band, order, Subject_No, SamplingRate_A01T);


sagihaider commented 3 years ago

Dear,

Can you please send me the screenshot of the error? Many thanks!

On Mon, Sep 28, 2020 at 9:43 AM Çağatay Murat notifications@github.com wrote:

When I run main_EEG_Classification_2019.m with Matlab 2019b, it gives an indexing issue as follow.

######## Loading Data ################## Subject: A01 ####### Extracting Features for Each band and Applying CSP ########## Reshaping Data to apply the CSP

Index in position 1 exceeds array bounds.

Error in f_Feature_Extraction (line 76) K = coeff(1,2).const;

Error in main_EEG_Classification_2019 (line 45) [Features]=f_Feature_Extraction(EEG_SIG_Tr, EEG_SIG_Ts,Labels_T, Labels_E,Triggers_T, Triggers_E, band, order, Subject_No, SamplingRate_A01T);


— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGUNYLTGHWBEGB4G3JCAULSIBEDXANCNFSM4R4HFUMA .

--

Regards Haider Raza

roostt commented 3 years ago

Dear Raza,

I have attached the screenshot. I just wanted to report the bug. Thank you very much.

Sincerely.

From: Haider Raza notifications@github.com Sent: Monday, September 28, 2020 1:42 PM To: sagihaider/Single-Trial-EEG-Classification Single-Trial-EEG-Classification@noreply.github.com Cc: Çağatay Murat cagataymuraty@gmail.com; Author author@noreply.github.com Subject: Re: [sagihaider/Single-Trial-EEG-Classification] Index Issue (#1)

Dear,

Can you please send me the screenshot of the error? Many thanks!

On Mon, Sep 28, 2020 at 9:43 AM Çağatay Murat <notifications@github.com mailto:notifications@github.com > wrote:

When I run main_EEG_Classification_2019.m with Matlab 2019b, it gives an indexing issue as follow.

######## Loading Data ################## Subject: A01 ####### Extracting Features for Each band and Applying CSP ########## Reshaping Data to apply the CSP

Index in position 1 exceeds array bounds.

Error in f_Feature_Extraction (line 76) K = coeff(1,2).const;

Error in main_EEG_Classification_2019 (line 45) [Features]=f_Feature_Extraction(EEG_SIG_Tr, EEG_SIG_Ts,Labels_T, Labels_E,Triggers_T, Triggers_E, band, order, Subject_No, SamplingRate_A01T);


— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGUNYLTGHWBEGB4G3JCAULSIBEDXANCNFSM4R4HFUMA .

--

Regards Haider Raza

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-699928472 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6F6NHUOIIDGZYQNH3IWZTSIBR7HANCNFSM4R4HFUMA . https://github.com/notifications/beacon/AA6F6NBW2BIFMU5TBJPUMXDSIBR7HA5CNFSM4R4HFUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFG4A7GA.gif

sagihaider commented 3 years ago

Dear,

I cannot see any attachment. Please share it again.

On Mon, Sep 28, 2020 at 1:07 PM Çağatay Murat notifications@github.com wrote:

Dear Raza,

I have attached the screenshot. I just wanted to report the bug. Thank you very much.

Sincerely.

From: Haider Raza notifications@github.com Sent: Monday, September 28, 2020 1:42 PM To: sagihaider/Single-Trial-EEG-Classification < Single-Trial-EEG-Classification@noreply.github.com> Cc: Çağatay Murat cagataymuraty@gmail.com; Author < author@noreply.github.com> Subject: Re: [sagihaider/Single-Trial-EEG-Classification] Index Issue (#1)

Dear,

Can you please send me the screenshot of the error? Many thanks!

On Mon, Sep 28, 2020 at 9:43 AM Çağatay Murat <notifications@github.com mailto:notifications@github.com > wrote:

When I run main_EEG_Classification_2019.m with Matlab 2019b, it gives an indexing issue as follow.

######## Loading Data ################## Subject: A01 ####### Extracting Features for Each band and Applying CSP ########## Reshaping Data to apply the CSP

Index in position 1 exceeds array bounds.

Error in f_Feature_Extraction (line 76) K = coeff(1,2).const;

Error in main_EEG_Classification_2019 (line 45) [Features]=f_Feature_Extraction(EEG_SIG_Tr, EEG_SIG_Ts,Labels_T, Labels_E,Triggers_T, Triggers_E, band, order, Subject_No, SamplingRate_A01T);


— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AEGUNYLTGHWBEGB4G3JCAULSIBEDXANCNFSM4R4HFUMA

.

--

Regards Haider Raza

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-699928472> , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA6F6NHUOIIDGZYQNH3IWZTSIBR7HANCNFSM4R4HFUMA> . < https://github.com/notifications/beacon/AA6F6NBW2BIFMU5TBJPUMXDSIBR7HA5CNFSM4R4HFUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFG4A7GA.gif>

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-699965806, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGUNYJLD42KDD4AUY3T2W3SIB375ANCNFSM4R4HFUMA .

--

Regards Haider Raza

roostt commented 3 years ago

Dear,

I have added as an attachment.

Sincerely.

From: Haider Raza notifications@github.com Sent: Monday, September 28, 2020 4:57 PM To: sagihaider/Single-Trial-EEG-Classification Single-Trial-EEG-Classification@noreply.github.com Cc: Çağatay Murat cagataymuraty@gmail.com; Author author@noreply.github.com Subject: Re: [sagihaider/Single-Trial-EEG-Classification] Index Issue (#1)

Dear,

I cannot see any attachment. Please share it again.

On Mon, Sep 28, 2020 at 1:07 PM Çağatay Murat <notifications@github.com mailto:notifications@github.com > wrote:

Dear Raza,

I have attached the screenshot. I just wanted to report the bug. Thank you very much.

Sincerely.

From: Haider Raza <notifications@github.com mailto:notifications@github.com > Sent: Monday, September 28, 2020 1:42 PM To: sagihaider/Single-Trial-EEG-Classification < Single-Trial-EEG-Classification@noreply.github.com mailto:Single-Trial-EEG-Classification@noreply.github.com > Cc: Çağatay Murat <cagataymuraty@gmail.com mailto:cagataymuraty@gmail.com >; Author < author@noreply.github.com mailto:author@noreply.github.com > Subject: Re: [sagihaider/Single-Trial-EEG-Classification] Index Issue (#1)

Dear,

Can you please send me the screenshot of the error? Many thanks!

On Mon, Sep 28, 2020 at 9:43 AM Çağatay Murat <notifications@github.com mailto:notifications@github.com%0b mailto:notifications@github.com > wrote:

When I run main_EEG_Classification_2019.m with Matlab 2019b, it gives an indexing issue as follow.

######## Loading Data ################## Subject: A01 ####### Extracting Features for Each band and Applying CSP ########## Reshaping Data to apply the CSP

Index in position 1 exceeds array bounds.

Error in f_Feature_Extraction (line 76) K = coeff(1,2).const;

Error in main_EEG_Classification_2019 (line 45) [Features]=f_Feature_Extraction(EEG_SIG_Tr, EEG_SIG_Ts,Labels_T, Labels_E,Triggers_T, Triggers_E, band, order, Subject_No, SamplingRate_A01T);


— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1 https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1%0b , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AEGUNYLTGHWBEGB4G3JCAULSIBEDXANCNFSM4R4HFUMA

.

--

Regards Haider Raza

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-699928472> , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA6F6NHUOIIDGZYQNH3IWZTSIBR7HANCNFSM4R4HFUMA> . < https://github.com/notifications/beacon/AA6F6NBW2BIFMU5TBJPUMXDSIBR7HA5CNFSM4R4HFUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFG4A7GA.gif>

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-699965806, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGUNYJLD42KDD4AUY3T2W3SIB375ANCNFSM4R4HFUMA .

--

Regards Haider Raza

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-700023611 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6F6NAUP4CRO7IDYVHGWMLSICI2FANCNFSM4R4HFUMA . https://github.com/notifications/beacon/AA6F6NAA6MIAX3LA6QQJBGLSICI2FA5CNFSM4R4HFUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFG4YGOY.gif

sagihaider commented 3 years ago

Dear,

I still cannot see the attachment. Please share it on sagihaider@gmail.com

On Mon, Sep 28, 2020 at 3:07 PM Çağatay Murat notifications@github.com wrote:

Dear,

I have added as an attachment.

Sincerely.

From: Haider Raza notifications@github.com Sent: Monday, September 28, 2020 4:57 PM To: sagihaider/Single-Trial-EEG-Classification < Single-Trial-EEG-Classification@noreply.github.com> Cc: Çağatay Murat cagataymuraty@gmail.com; Author < author@noreply.github.com> Subject: Re: [sagihaider/Single-Trial-EEG-Classification] Index Issue (#1)

Dear,

I cannot see any attachment. Please share it again.

On Mon, Sep 28, 2020 at 1:07 PM Çağatay Murat <notifications@github.com mailto:notifications@github.com > wrote:

Dear Raza,

I have attached the screenshot. I just wanted to report the bug. Thank you very much.

Sincerely.

From: Haider Raza <notifications@github.com <mailto: notifications@github.com> > Sent: Monday, September 28, 2020 1:42 PM To: sagihaider/Single-Trial-EEG-Classification < Single-Trial-EEG-Classification@noreply.github.com <mailto: Single-Trial-EEG-Classification@noreply.github.com> > Cc: Çağatay Murat <cagataymuraty@gmail.com <mailto: cagataymuraty@gmail.com> >; Author < author@noreply.github.com mailto:author@noreply.github.com > Subject: Re: [sagihaider/Single-Trial-EEG-Classification] Index Issue (#1)

Dear,

Can you please send me the screenshot of the error? Many thanks!

On Mon, Sep 28, 2020 at 9:43 AM Çağatay Murat <notifications@github.com mailto:notifications@github.com%0b mailto:notifications@github.com > wrote:

When I run main_EEG_Classification_2019.m with Matlab 2019b, it gives an indexing issue as follow.

######## Loading Data ################## Subject: A01 ####### Extracting Features for Each band and Applying CSP ########## Reshaping Data to apply the CSP

Index in position 1 exceeds array bounds.

Error in f_Feature_Extraction (line 76) K = coeff(1,2).const;

Error in main_EEG_Classification_2019 (line 45) [Features]=f_Feature_Extraction(EEG_SIG_Tr, EEG_SIG_Ts,Labels_T, Labels_E,Triggers_T, Triggers_E, band, order, Subject_No, SamplingRate_A01T);


— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1 < https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1%0b>

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AEGUNYLTGHWBEGB4G3JCAULSIBEDXANCNFSM4R4HFUMA

.

--

Regards Haider Raza

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <

https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-699928472

, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AA6F6NHUOIIDGZYQNH3IWZTSIBR7HANCNFSM4R4HFUMA

. <

https://github.com/notifications/beacon/AA6F6NBW2BIFMU5TBJPUMXDSIBR7HA5CNFSM4R4HFUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFG4A7GA.gif

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-699965806 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AEGUNYJLD42KDD4AUY3T2W3SIB375ANCNFSM4R4HFUMA

.

--

Regards Haider Raza

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-700023611> , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AA6F6NAUP4CRO7IDYVHGWMLSICI2FANCNFSM4R4HFUMA> . < https://github.com/notifications/beacon/AA6F6NAA6MIAX3LA6QQJBGLSICI2FA5CNFSM4R4HFUMKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFG4YGOY.gif>

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sagihaider/Single-Trial-EEG-Classification/issues/1#issuecomment-700030745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEGUNYLF2DVGAZITHS3LIQTSICKDXANCNFSM4R4HFUMA .

--

Regards Haider Raza

roostt commented 3 years ago

Ekran Alıntısı