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

AssertionError when calling fetch_common_connectivity() #56

Open
BLSchultze opened this issue Apr 25, 2024 · 0 comments
Open

AssertionError when calling fetch_common_connectivity() #56

BLSchultze opened this issue Apr 25, 2024 · 0 comments

Comments

@BLSchultze
Copy link

Hi, it seems the error is caused when fetch_simple_connections() is called inside fetch_common_connectivity(). When calling the fetch_simple_connections() function, the arguments are passed as positional arguments but the rois argument is omitted which causes an AssertionError because of unknown ROIs.

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

No branches or pull requests

1 participant