automagic icon indicating copy to clipboard operation
automagic copied to clipboard

Automagic

Results 14 automagic issues
Sort by recently updated
recently updated
newest added

I get the following error for `pre-processing`-> `run` in the GUI: ``` Array indices must be positive integers or logical values. Error in Project/preprocessAll (line 461) mexFolder = str(1:mexFolder(end)); Error...

closes #61 I mimicked the treatment of the EOG channels for EXCLUDED channels > Up until now, we were simply splitting the data and saving ECG, etc. temporarily on disc...

hi all, I am missing an option to exclude misc channels (EOG, ECG, EMG, or the like) only temporarily during preprocessing. so far this data is removed from the file....

Hello, I'm trying to run through PREP using a BIDS validated dataset but running into the following error: ![errorcode_1](https://user-images.githubusercontent.com/95212044/175268591-0c089ddc-61c0-4fa0-ae73-dbf07dc10745.PNG) Project settings: ![project_settings](https://user-images.githubusercontent.com/95212044/175266260-c1d1f066-42bc-4cf9-9375-5420f7cf2cd6.PNG) Configuration settings: ![preprocessing_settings](https://user-images.githubusercontent.com/95212044/175266231-25135db3-7813-42f7-89df-3d51187091f7.PNG) Prep configuration settings: ![prep_settings](https://user-images.githubusercontent.com/95212044/175266172-55dc3e95-b005-467e-a1e3-b40233fcfc40.PNG) (1:62...

Me and my team are working on a dataset for research purposes, while running Automagic we ran into a error. The error is attached as follows. After much debugging we...

I am using automagic without GUI. When calling preprocessAll() I get an error whenever nProcessedFiles > 0: `>> project.preprocessAll(); Index exceeds the number of array elements (0). Error in Project/checkExistings...

Dear developers, The current implementation of Automagic allows to choose whether PREP should be run with or without line noise removal. I was wondering whether the opposite was possible, i.e....

hi there, i guess this is still very much work in progrees, but the "export to BIDS" functionality does not produce valid BIDS file names so far. not a big...

I got this bug on a headless matlab installation on my server (which definitely has internet ;)). ``` Installing ICLabel Error using plugin_getweb (line 18) Cannot connect to the Internet...

Hi! I tried using your toolbox on a biosemi 64+16 extra channel file. It's not my data and I look for a quick way to (re)analyse them. Anyway, I started...