AllenCell / AllenCell/vole-core

Allow 2D XY slices to progressively refine

Open
#115 2 comments 0 reactions 1 assignee Assigned to @frasercl View on GitHub
data-loading
Dominant language
TypeScript
Stars
106
Forks
11
Avg merge
3d 51m
Merged PRs (30d)
12

Description

## Use Case

- Load lower-resolution slice initially, then load in higher-resolution slice and swap.

## Solution

- How do we orchestrate the sequence of requests?
- How is this integrated with prefetching? (prefetch at single fixed resolution)
- Add an option to stagger a sequence of requests to the pre-fetching API (RequestQueue).
- Can be used for pre-fetching future frames without slowdowns when large amounts of data arrive at once, and can be interrupted by higher priority requests.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.