José Vergara de la Fuente

Results 16 comments of José Vergara de la Fuente

Hi @JuliaSprenger Thank you so much for reaching back. I have uploaded the file (datafile-2023-05-26-0001.nev & datafile-2023-05-26-0001.ns5). The digital events on the NEV file should give some labels (numbers) between...

> Same as I met. Do you solve it now? Not yet. and I didn't try anything to solve it. But, I was able to run MS5 using the Docker...

Thanks @zm711 I have been running MS5 from docker and it works fine, but I think it will run a little faster if I run it directly. I will reinstall...

OK¡ I'm just starting to implement a spikeinterface pipeline, so I will try to use sorting_analyzer instead of waveform_extractor. If I run into any issues I will post it on...

Great¡ Thanks again for all your help¡¡

Thanks, @samuelgarcia and @zm711 I have seen those examples before but I will recheck them more carefully. Just for clarification, the plane_axes defines a vector for a given contact. Based...

Great¡¡ Thank you so much¡

If I changed the conv_engine to "numpy", I go the following error: --------------------------------------------------------------------------- ValueError Traceback (most recent call last) Cell In[47], [line 18](vscode-notebook-cell:?execution_count=47&line=18) [13](vscode-notebook-cell:?execution_count=47&line=13) peaks = np.load(os.path.join(motion_folder, 'peaks.npy')) [15](vscode-notebook-cell:?execution_count=47&line=15) peak_localization...

Hi all, I think the error I had came from the wrong units of the channel location property (millimeters instead of micrometers). I'm using an NWB file with location units...

Hello @alejoe91 , I'm getting the same error, basically the peaks.py and peak_locations.py ended with different shapes. In my case is: ValueError: could not broadcast input array from shape (588052,)...