Skip to content

extend get_connected_neurons_by_type to be able to group by class#252

Merged
Robbie1977 merged 9 commits intomasterfrom
get_connected_neurons_by_type
Nov 12, 2025
Merged

extend get_connected_neurons_by_type to be able to group by class#252
Robbie1977 merged 9 commits intomasterfrom
get_connected_neurons_by_type

Conversation

@Clare72
Copy link
Copy Markdown
Contributor

@Clare72 Clare72 commented Sep 5, 2025

No description provided.

Copy link
Copy Markdown
Member

@dosumis dosumis left a comment

Choose a reason for hiding this comment

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

Looks good. Just add test.

Future refinement - allow filtering out non-dense connectomes.

return_dataframe=return_dataframe, verbose=verbose)

def get_connected_neurons_by_type(self, weight, upstream_type=None, downstream_type=None, query_by_label=True,
return_dataframe=True, verbose=False):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Keep order?

@Robbie1977 Robbie1977 merged commit 17d5e4c into master Nov 12, 2025
17 checks passed
@Clare72 Clare72 deleted the get_connected_neurons_by_type branch December 16, 2025 12:39
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.

3 participants