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

Render tomogram with volume rendering #1431

Open
3 tasks
Tracked by #1058
manasaV3 opened this issue Dec 24, 2024 · 0 comments
Open
3 tasks
Tracked by #1058

Render tomogram with volume rendering #1431

manasaV3 opened this issue Dec 24, 2024 · 0 comments

Comments

@manasaV3
Copy link
Contributor

manasaV3 commented Dec 24, 2024

Motivation

To update the neuroglancer visualization config state generation to view 3D volume rendering of tomogram with pre-determined contrast limits so that users can see the tomogram by default.

Changes Required

In the tomogram state generation, add parameter volume_rendering_is_visible to True. ref: here.

The version of cryoet-data-portal-neuroglancer package included with the ingestion, should be be updated to include the new changes, and the config generation should be validated for any regressions. This can be done by comparing it to the existing rendering in prod for comparing the layers generated visually.

What done looks like

  • All of the dataset's have been updated with the changes.
  • The neuroglancer config has been regenerated for all the dataset and runs in staging and pass the validations
  • The neuroglancer config has been updated in prod

Notes

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