Skip to content

Rename neurodsp to ibldsp to ensure IBL tests run#4392

Open
JoeZiminski wants to merge 3 commits intoSpikeInterface:mainfrom
JoeZiminski:fix_ibl_tests
Open

Rename neurodsp to ibldsp to ensure IBL tests run#4392
JoeZiminski wants to merge 3 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...

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?

@alejoe91 alejoe91 added the testing Related to test routines label Feb 18, 2026
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.

3 participants