Skip to content

Rename neurodsp to ibldsp to ensure IBL tests run#4392

Merged
samuelgarcia merged 4 commits intoSpikeInterface:mainfrom
JoeZiminski:fix_ibl_tests
Feb 20, 2026
Merged

Rename neurodsp to ibldsp to ensure IBL tests run#4392
samuelgarcia merged 4 commits intoSpikeInterface:mainfrom
JoeZiminski:fix_ibl_tests

Conversation

@JoeZiminski
Copy link
Collaborator

@JoeZiminski JoeZiminski commented Feb 13, 2026

The IBL neurodsp was renamed to ibldsp and so the IBL tests stopped running. I renamed this, but also made some other changes that I will will break the tests due to dependcy issues. Lets see...

pyproject.toml Outdated
Comment on lines +197 to +198
"pooch",
"datalad"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm kinda confused why these weren't here already. I don't think neurodsp depended on them.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yea I thought so too, they are actually already there! under test_extractors. This test checks on real data so it would be nice to include these dependencies in the general test dependencies if possible. I can't remember the reason except real data is used here, to test under real conditions which is kind of nice especially for debugging. That been said not opposed to removing it if its going to cause a lot of problems for test infrastrcture @samuelgarcia @alejoe91

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's ok to add it, but we could also add it selectively to the test_preprocessing section, so it only installs for it. @JoeZiminski what do you think?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done in last commit!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes sounds good to me, cheers @alejoe91!

@alejoe91 alejoe91 added the testing Related to test routines label Feb 18, 2026
@alejoe91 alejoe91 added this to the 0.104.0 milestone Feb 20, 2026
@samuelgarcia
Copy link
Member

Merci Joe.

@samuelgarcia samuelgarcia merged commit 8a5fc43 into SpikeInterface:main Feb 20, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Related to test routines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants