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.
Reproduce the bug:
No response
Error message:
ValueError: There is no Probe attached to this recording. Use set_probe(...) to attach one.
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.Reproduce the bug:
No response
Error message:
Version information:
SpikeInterface version: 0.100.4
Context for the issue:
No response
Experiment information:
When setting load_sync_channel=False