Alessio Buccino

Results 632 comments of Alessio Buccino

I think the problem is in the read_spikegadgets in probeinterface actually!

This has been implemented in https://github.com/SpikeInterface/spikeinterface/pull/2856

Thanks @yger Looking great! For the localization code, it's currently living in the `unit_localizations.py`, which I don't think is appropriate. I would suggest to make a `localization_tools.py` in the `postprocessing`...

Added additional functionalities for hybrid generations: - filter a `Templates` object based on amplitudes and depths - scale `Templates` between min/max user selected amps - shift `Templates` to move them...

@samuelgarcia @yger since I was working on it, I also added a Widen/Narrow option and scalebars for `plot_unit_waveforms/templates`. Here's how it looks: [Screencast from 14-05-2024 12:39:14.webm](https://github.com/SpikeInterface/spikeinterface/assets/17097257/56759d0d-3d23-43b4-8a45-74dca54df4c5) This is ready to...

Hi @cwindolf That is great! :) Sure we'd be happy to add the `from_precomputed` option. This would also make it compatible with MEArec drifting generation. We are currently splitting this...

@yger @samuelgarcia @h-mayorquin I would suggest that we merge this one. In a follow-up PR I'll add a documentation/How-to page to show how to construct drift-aware hybrid recordings (probably starting...

Let's go through this tomorrow