sccn / roiconnect

ROI connectivity analysis in EEG
39 stars 17 forks source link

Error with brain movie plotting #66

Closed nguyen-td closed 1 year ago

nguyen-td commented 1 year ago

I am trying to plot the brain movie using pop_roi_connectplot(EEG, 'measure', 'MIM', 'plot3d', 'on', 'plotcortex', 'off'); but I get the following errors:

Warning: Error creating or updating Surface Error in value of property XData Array is wrong shape or size Warning: Error creating or updating Surface Error in value of property XData Array is wrong shape or size

The figure shows briefly but closes immediately. I am using the pipeline_connectivity pipeline with the Colin27_5003 head model.

nguyen-td commented 1 year ago

Despite the errors, it ended up working. I didn't know roi_brainmovie creates a file.

arnodelorme commented 1 year ago

Let me have a look

On Sep 6, 2023, at 4:49 AM, Tien Dung Nguyen @.***> wrote:

Despite the errors, it ended up working. I didn't know roi_brainmovie creates a file.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were assigned.