Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can pass List[Population] args to neurom.app.morph_stats.extract_dataframe #1076

Merged
merged 1 commit into from Aug 3, 2023

Conversation

adrien-berchet
Copy link
Member

The function neurom.app.morph_stats.extract_dataframe extract morphometrics from each given morphology, so the aggregation functions are not applied to the entire population as it is the case for neurom.app.morph_stats.extract_stats. This PR allows to pass a list of Population objects so that the aggregation functions are applied on the whole population.

@adrien-berchet adrien-berchet merged commit 3700a0a into master Aug 3, 2023
4 checks passed
@adrien-berchet adrien-berchet deleted the extract_df_pop branch August 3, 2023 12:51
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.

None yet

3 participants