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

Group analyze #1

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Group analyze #1

wants to merge 5 commits into from

Conversation

MWolfR
Copy link
Collaborator

@MWolfR MWolfR commented Jan 28, 2025

Added .analyze function to ConnectivityGroup.
Added a way to instantiate a ConnectivityGroup from hdf5.

@MWolfR MWolfR requested a review from danielaegassan January 28, 2025 10:41
@@ -1899,7 +1899,29 @@ def from_bluepy(cls, bluepy_obj, load_config=None, connectome=LOCAL_CONNECTOME,

@classmethod
def from_h5(cls, fn, group_name=None, prefix=None):

Choose a reason for hiding this comment

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

@MWolfR can you add a brief docstring or give me a brief example of how to use this method so I can test it?

@MWolfR
Copy link
Collaborator Author

MWolfR commented Jan 30, 2025

@danielaegassan: The functionality is used in https://github.com/MWolfR/teaching_connectomics/ to which I invited you a while ago.

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