Skip to content

Commit 0ede994

Browse files
committed
readme
1 parent 3293c2e commit 0ede994

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

imec/README.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
All 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
48
probeinterface/src/probeinterface/neuropixel_tools.py
59

610
This 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.

0 commit comments

Comments
 (0)