You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to filter out units based on the amount of spikes they contain ?
I've looked through the post-processing and quality metrics modules and couldn't find any clear way to do so, and I'm not sure if it might be embedded into another extension.
Data from HD-MEAs can yield a few thousands prospective units after sorting, and a simple threshold on the amount of spikes (something like > 10) can remove a good chunk of false units. This in turn helps with computation time down the line.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there any way to filter out units based on the amount of spikes they contain ?
I've looked through the post-processing and quality metrics modules and couldn't find any clear way to do so, and I'm not sure if it might be embedded into another extension.
Data from HD-MEAs can yield a few thousands prospective units after sorting, and a simple threshold on the amount of spikes (something like > 10) can remove a good chunk of false units. This in turn helps with computation time down the line.
Beta Was this translation helpful? Give feedback.
All reactions