sccn / EEG-BIDS

21 stars 17 forks source link

BIDS validation error #170

Closed RBguest closed 3 months ago

RBguest commented 1 year ago

March27_2023. Latest version of BIDS. Step 1: imported data; step 2: created study; step 3: added subject name ; step 4: transfer study to BIDS format; after selecting 60Hz power line press Ok and getting message “access denied ‘ This not a bug (Error occurred in function bids-export () at line 311)". BIDS_Exports folder is not created in the folder where the data were loaded from. Any thoughts what I did wrong?

arnodelorme commented 1 year ago

This likely means that you might not have writing privilege on that folder (or on OSX, you did not allow MATLAB to do so).

dungscout96 commented 3 months ago

Closing due to inactivity