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

Circuit Query Browser Fails to query more than 2 neurons #1133

Open
jrmartin opened this issue May 11, 2021 · 2 comments
Open

Circuit Query Browser Fails to query more than 2 neurons #1133

jrmartin opened this issue May 11, 2021 · 2 comments
Assignees
Labels

Comments

@jrmartin
Copy link
Contributor

  1. Using pdb-dev and the development branch, use to circuit query browser to query 3 neurons.
  2. The query request goes through for 3 neurons, but the response is with data for only the first 2 neurons. For example, requesting a query with 3 neurons ('VFB_jrchjrch','VFB_jrchjsfu', 'VFB_jrchjs1t') returns a graph for only the first two neurons, even the target node is taken to be VFB_jrchjsfu instead of VFB_jrchjs1t.
@Robbie1977
Copy link
Contributor

@jrmartin yea this query will only handle 2 neurons ATM. Do you need something else for testing otherwise this is fine for now?

@jrmartin
Copy link
Contributor Author

@Robbie1977 I see, it's fine for now that it works with 2 neurons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants