Add shank thickness to the Probe model

オープン
#452 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
python
領域
backend

調査の方向性

Start by locating the Probe model and its existing contact-position and contour geometry fields. Review related issue #14 and the linked double-sided-probe discussion to clarify the API, units, and whether there is a reason thickness was omitted. Done should leave datasheet-sourced shank thickness available for complete probe descriptions and three-dimensional front/back reconstruction.

索引モデルが issue の本文から書いたものです。

説明

Thinking about double-sided probes on probeinterface_library surfaced a gap: front and back contacts sit at identical (x, y), so the only physical separation between a front site and its back twin is the shank thickness along the plane normal, and the Probe model has no field for it. The value is published for our main manufacturers (Cambridge NeuroTech 15 microns, https://www.cambridgeneurotech.com/neural-probes; Neuropixels 24 microns, https://www.neuropixels.org/probe1-0), yet it lives only on datasheets. Even SpikeGLX's geometry metadata stores the in-plane electrode coordinates (x, z) and omits thickness (https://billkarsh.github.io/SpikeGLX/help/imroTables/).

Useful beyond double-sided probes:

  • Forward-modeling of extracellular signals: the shank is an insulating body that shapes the recorded field, and ground-truth simulators model the probe body, where thickness is a direct input.
  • Completeness: it is the same datasheet-sourced geometry as the contact positions and contour we already store, so the probe description stays self-contained.
  • Enables reconstructing double-sided probes in three dimensions (front and back at plus or minus thickness/2 along the normal). [This is how I started thinknig about it]

Related: #14.

Altought maybe this is omited for a good reason?

主要言語
Python
スター
85
フォーク
49
平均マージ
13時間 47分
マージ済み PR(30日)
3

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

SpikeInterface/probeinterface のほかの issue

SpikeInterface/probeinterface の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。