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

Prefetch/cache controls #248

Open
frasercl opened this issue Sep 30, 2024 · 0 comments
Open

Prefetch/cache controls #248

frasercl opened this issue Sep 30, 2024 · 0 comments

Comments

@frasercl
Copy link
Collaborator

frasercl commented Sep 30, 2024

Use Case

As a scientist, I want to dial in the time series I want to see, allow the viewer as much time as it needs to load, then play through the data at high speed.

Based on suggestions from @Leigh-Harris and @antoineborensztejn

Solution

  • Expose UI for controlling prefetch behavior. Could be general "prefetch horizon/priority/memory limit" controls, or could be specific "queries" submitted by the user (e.g. "show me z slice 10 from time 10 to 300").
  • Ideally, show load progress somehow. Either as a loaded region in the time slider, or a progress bar associated with a query (if we use that metaphor).

Alternatives

Render movie or set of frames, then either export them or play back in the viewer? (Should have a separate issue for video export regardless)

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

No branches or pull requests

2 participants