Skip to content

Patch for regularizing folder arguments#2968

Merged
alejoe91 merged 2 commits intoSpikeInterface:mainfrom
zm711:patch-folder-arg
Jun 4, 2024
Merged

Patch for regularizing folder arguments#2968
alejoe91 merged 2 commits intoSpikeInterface:mainfrom
zm711:patch-folder-arg

Conversation

@zm711
Copy link
Copy Markdown
Member

@zm711 zm711 commented Jun 3, 2024

Fixes #2967 , Fixes #2965.

A bug noticed by @NinelK.

If folder is None we should set folder to the output for docker/singularity.

To answer your question in the commit history Nina,

they can be strings because we are adding here then we switch to path. We could do the same with a Path, but it doesn't really matter.

Thanks for spotting the bug. related to #2917.--Needs to be tested by someone with Docker.

@zm711 zm711 added bug Something isn't working sorters Related to sorters module labels Jun 3, 2024
@zm711
Copy link
Copy Markdown
Member Author

zm711 commented Jun 3, 2024

Just noticed the issue. Let me get the last couple. Issue is I don't have docker so I didn't run those test. My bad!

@ttngu207
Copy link
Copy Markdown
Contributor

ttngu207 commented Jun 3, 2024

Thanks @zm711 - I'm confirming successful run using Docker with this PR - fixing #2965

@zm711
Copy link
Copy Markdown
Member Author

zm711 commented Jun 3, 2024

Awesome thanks!

@alejoe91
Copy link
Copy Markdown
Member

alejoe91 commented Jun 4, 2024

Grazie Zach!

@alejoe91 alejoe91 merged commit 0b4efa1 into SpikeInterface:main Jun 4, 2024
@zm711 zm711 deleted the patch-folder-arg branch June 4, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working sorters Related to sorters module

Projects

None yet

3 participants