Skip to content

Fix plot_1_automated_curation.py - #3674

Merged
alejoe91 merged 1 commit into
SpikeInterface:mainfrom
RobertoDF:patch-1
Feb 6, 2025
Merged

Fix plot_1_automated_curation.py#3674
alejoe91 merged 1 commit into
SpikeInterface:mainfrom
RobertoDF:patch-1

Conversation

@RobertoDF

Copy link
Copy Markdown
Contributor

Hi,

Right now the example returns False at

print(set(all_metric_names) == set(model.feature_names_in_))
because "sd_ratio" is calculated but not used by the model. This fixes the check.

@alejoe91 alejoe91 added the documentation Improvements or additions to documentation label Feb 6, 2025
@alejoe91 alejoe91 changed the title fix plot_1_automated_curation.py Fix plot_1_automated_curation.py Feb 6, 2025
@alejoe91
alejoe91 merged commit 5ba73db into SpikeInterface:main Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants