Skip to content

Commit 2c1e0f0

Browse files
committed
Merge remote-tracking branch 'refs/remotes/alejoe91/openephys-channel-map-ordering' into openephys-channel-map-ordering
2 parents fd9bd49 + 6f7ceb5 commit 2c1e0f0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/probeinterface/neuropixels_tools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,6 @@ def _build_canonical_contact_id(electrode_id: int, shank_id: int | None = None)
797797
return f"e{electrode_id}"
798798

799799

800-
801800
def _parse_imro_string(imro_table_string: str, probe_part_number: str) -> dict:
802801
"""
803802
Parse IMRO (Imec ReadOut) table string into structured per-channel data.

0 commit comments

Comments
 (0)