Skip to content

Fix bug with nan values#2970

Merged
alejoe91 merged 4 commits intoSpikeInterface:mainfrom
DradeAW:patch-2
Jun 7, 2024
Merged

Fix bug with nan values#2970
alejoe91 merged 4 commits intoSpikeInterface:mainfrom
DradeAW:patch-2

Conversation

@DradeAW
Copy link
Copy Markdown
Contributor

@DradeAW DradeAW commented Jun 4, 2024

When the first value was a nan (because of no value), we ended up with the wrong dtype (e.g. should have been str)

DradeAW and others added 2 commits June 4, 2024 11:47
When the first value was a `nan` (because of no value), we ended up with the wrong dtype (e.g. should have been `str`)
@alejoe91 alejoe91 added the extractors Related to extractors module label Jun 4, 2024
Comment thread src/spikeinterface/extractors/phykilosortextractors.py
@alejoe91 alejoe91 merged commit c58b4e6 into SpikeInterface:main Jun 7, 2024
@DradeAW DradeAW deleted the patch-2 branch June 7, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extractors Related to extractors module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants