SpikeInterface / MEArec

Fast and customizable of extracellular recordings on MEA
GNU General Public License v3.0
42 stars 19 forks source link

`mkdir` missing for temp folder when generating recordings #158

Open DradeAW opened 1 year ago

DradeAW commented 1 year ago

The argument tmp_folder in MEArec.gen_recordings does not lead to MEArec creating the folder if it doesn't exist, which results in a crash when it tries to create files inside that folder.