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

Generate neuroglancer config for all tomograms #1336

Open
manasaV3 opened this issue Nov 12, 2024 · 1 comment
Open

Generate neuroglancer config for all tomograms #1336

manasaV3 opened this issue Nov 12, 2024 · 1 comment
Labels
backend P1 Should have

Comments

@manasaV3
Copy link
Contributor

Generate neuroglancer configs for all tomograms, even if they're not default. This will help users with being able to visualize all the tomograms before downloading them.

For s3 import

For v1 api db import

In the db_import, set the neuroglancer_config to None for tomograms that have is_visualization_default= false.

This is required because the v1 api does not support is_visualization_default field that is used by frontend to identify the tomogram to be displayed in the single dataset page.

For v2 api db import

No changes are required for db_import.

@junxini junxini added the P1 Should have label Nov 14, 2024
@junxini
Copy link
Contributor

junxini commented Nov 14, 2024

HOLD for now: Jun to surface to design first

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

No branches or pull requests

2 participants