SpikeInterface / spikeinterface

A Python-based module for creating flexible and robust spike sorting pipelines.
https://spikeinterface.readthedocs.io
MIT License
531 stars 188 forks source link

Save spikeinterface -gui setup for other curations #3512

Open Antho2422 opened 3 weeks ago

Antho2422 commented 3 weeks ago

Hi guys,

I just started using the spikeinterface gui to perform the curation and its great ! I was wondering if there is a way to save the setup and settings so I don't have to resetup everything each time ? Maybe @samuelgarcia knows

Would be awesome :)

Thanks, Anthony

Antho2422 commented 3 weeks ago

I also noticed that : When doing a curation and saving it as json, the resulting json does not have the version_format key. This results in an error when applying the curation using the apply_curation() function to the sorting analyzer

alejoe91 commented 3 weeks ago

@samuelgarcia

zm711 commented 3 weeks ago

@alejoe91 do we want to make a gui tag like we have a probeinterface tag?

alejoe91 commented 3 weeks ago

Yes, but this should be done on the GUI side right?

zm711 commented 3 weeks ago

Yeah I think so. Sam will know better, but I think the gui tag would be good for us to keep track of things we need to fix there vs here. I've got a couple labmates using the gui so I can try to dig into some of this a bit more to post for Sam.

samuelgarcia commented 3 weeks ago

settings and preset is planed but not super very soon because this is ultra painfull in qt depending what we want.

Antho2422 commented 3 weeks ago

Okay thanks for the clarification good thing that it is planned