Skip to content

Fix cell position bug with drift#187

Merged
alejoe91 merged 3 commits into
SpikeInterface:mainfrom
DradeAW:patch-2
Jun 18, 2026
Merged

Fix cell position bug with drift#187
alejoe91 merged 3 commits into
SpikeInterface:mainfrom
DradeAW:patch-2

Conversation

@DradeAW

@DradeAW DradeAW commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

With drift, cells were A LOT closer than the specified minimum (like 2 µm apart) There was a bug in the axis when computing the distances (because with drift, the position array contains an additional axis) Furthermore, the pos_sel variable was not updated with inhibitory cells

This PR fixes both problems, leading to a recording where cells are correctly placed

DradeAW and others added 3 commits June 18, 2026 11:28
With drift, cells were A LOT closer than the specified minimum (like 2 µm apart)
There was a bug in the axis when computing the distances (because with drift, the position array contains an additional axis)
Furthermore, the `pos_sel` variable was not updated with inhibitory cells

This PR fixes both problems, leading to a recording where cells are correctly placed
@alejoe91 alejoe91 merged commit 071899c into SpikeInterface:main Jun 18, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants