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

implement rest api for two areas and their connections #43

Open
xgui3783 opened this issue Sep 14, 2021 · 1 comment
Open

implement rest api for two areas and their connections #43

xgui3783 opened this issue Sep 14, 2021 · 1 comment

Comments

@xgui3783
Copy link
Member

xgui3783 commented Sep 14, 2021

similar to the notebook: https://github.com/FZJ-INM1-BDA/siibra-python/blob/v0.2a6/examples/Find%20areas%20and%20their%20connections.ipynb

related issue from siibra-explorer: FZJ-INM1-BDA/siibra-explorer#1008

@dickscheid
Copy link

This usecase is quite compute intensive. We may want to discuss how to model such things, the best way is probably not a 1:1 translation into the API and we'd definitley store some pre-computations on the server which are only cached at runtime in the notebook version.

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

2 participants