File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11All theses neuropixels probe have been generated from probeinterface.
22
3- This file contains all specifications known by us
3+ Probeinterface internally is using specifications maintained and centralized by
4+ Bill Karsh and Jennifer Colonell in this repo https://github.com/billkarsh/ProbeTable
5+
6+
7+ This file contains the machinery to create neuropixels probes
48probeinterface/src/probeinterface/neuropixel_tools.py
59
610This file is to generate json and figures:
@@ -10,5 +14,7 @@ Important notes:
1014 * probes contains all possibles contacts but at recording only 384 are recorded
1115 * x (left-right axis) is the width of the probe
1216 * y (bottom-up axis) is the depth of the probe
13- * The reference (0, 0) is the left bottom corner contact (NOT the border of the probe)
17+ * The reference (0, 0) is the center of the left bottom corner contact (NOT the border of the probe)
1418 * The polygon of probe is not totally garanty to be exact (but we try our best). The width should accurate.
19+
20+ This library will be generated from time to time when updates on the ProbeTable occurs.
You can’t perform that action at this time.
0 commit comments