SpikeInterface/probeinterface

Include `serial_number` and `model` in `probeinterface.Probe` specification

Closed this issue · 0 comments

@samuelgarcia @alejoe91

serial_number is very important in that it uniquely identifies a probe. Therefore it should be included in the probeinterface.Probe specification. I would prefer it to be defined explicitly rather than nested inside annotations; annotations should be reserved for optional information.

Same for model.