We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98921ea commit 3b51602Copy full SHA for 3b51602
ibllib/ephys/neuropixel.py
@@ -8,3 +8,4 @@
8
', change your imports to neuropixel !', DeprecationWarning)
9
10
from neuropixel import * # noqa
11
+from neuropixel import SITES_COORDINATES # noqa
0 commit comments