MouseLand / Kilosort

Fast spike sorting with drift correction
https://kilosort.readthedocs.io/en/latest/
GNU General Public License v3.0
488 stars 247 forks source link

Error with probeinterface.plotting in SpikeGLX recording session with load_sync_channel set #656

Closed rahim-hashim closed 7 months ago

rahim-hashim commented 8 months ago

Describe the issue:

When using si.read_spikeglx with load_sync_channel=True set, plotting the probes from the recordings provide an error. It is fixed if you set the load_sync_channel=False. sync_channel_true error_msg

Reproduce the bug:

No response

Error message:

ValueError: There is no Probe attached to this recording. Use set_probe(...) to attach one.

Version information:

SpikeInterface version: 0.100.4

Context for the issue:

No response

Experiment information:

When setting load_sync_channel=False probe_images

jacobpennington commented 7 months ago

Hello, This appears to be entirely about spikeinterface / probeinterface. You will need to post this on their Github.