Skip to content

Conversation

oliche
Copy link
Member

@oliche oliche commented Oct 10, 2025

features.voltage_features_set returns features sorted according to the original pydantic model definition

@oliche oliche requested a review from rai-pranav October 10, 2025 10:37
if strict:
df_features = pd.DataFrame(ephysatlas.features.ModelRawFeatures(df_features))

ialpha_bad = np.logical_or(
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this filtering be done here?
Or should we do it before hand when the feature for individual snippet is calculated. And replace them with nans, and then total variation filter will take care of replacing them with actual values. I think we will get different results from these approaches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants