int-brain-lab / iblenv

Unified environment and Issue tracker for all IBL
MIT License
12 stars 10 forks source link

[Feature request] - ONE IDs not recorded in SpikeSortingLoader #299

Closed k1o0 closed 2 years ago

k1o0 commented 2 years ago

SpikeSortingLoader uses alfio, not One.load and therefore the loaded dataset IDs are not recorded. Perhaps the class could explicitly add these IDs through a special method.

k1o0 commented 2 years ago

This is now done, so long as you pass an instance of ONE to the constructor.