AllenCell / AllenCell/vole-core

Allow 2D XY slices to progressively refine

Aberta
#115 2 comentários 0 reações 1 responsável Atribuída a @frasercl Ver no GitHub
data-loading
Linguagem predominante
TypeScript
Estrelas
106
Forks
11
Merge médio
3d 51min
PRs com merge (30d)
12

Descrição

## 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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.