-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Using the get_contact_sites endpoint throws a 500 error due to the keyword argument connected_edges
in ChunkedGraph.get_subgraph_edges
that is no longer used. You can find the contact sites line here and the subgraph function definition here. It doesn't look like the same functionality is still enabled, possibly due to the differences with how edges are stores in v2 and beyond. We should either fix this or remove the endpoint.
An example and the traceback is described on CAVEconnectome/CAVEclient#166 .
Metadata
Metadata
Assignees
Labels
No labels