Alessio Buccino

Results 516 comments of Alessio Buccino

@zm711 you're correct. This is legacy Open Ephys format

Thanks @pauladkisson Actually I think that the behavior is fair..the select peaks is used to limit computation time, so in my mind the `n_peaks` is a maximum number of peaks.....

Yeah I see your point. I would actually vote for a warning, since the goal of this function is to limit the number of peaks to a certain amount and...

Let's close. There's been a ton of activity on sortingcomponents and it might not be relevant anymore

Thanks Luiz. Yes this happens because we attempt to mount the parent of any "path". We should detect if the path is a https or cloud path and skip the...

@samuelgarcia this needs to be squashed and merged!

@MarinManuel thank you! This is great! The SLURM deployment has been unexplored.on our side, so we are very glad that it works for you. Would you mind sharing the script...

> Hi [@fruce-ki](https://github.com/fruce-ki) - `plot_isi_distribution` currently only accepts a sorting object (https://spikeinterface.readthedocs.io/en/stable/api.html#spikeinterface.widgets.plot_isi_distribution), which you can access from the analyzer. So you can run something like > > pui = siwg.plot_isi_distribution(analyzer.sorting,...