AllenCell / AllenCell/vole-core

Allow 2D XY slices to progressively refine

Ouverte
#115 2 commentaires 0 réactions 1 personne assignée Assignée à @frasercl Voir sur GitHub
data-loading
Langage dominant
TypeScript
Étoiles
106
Forks
11
Merge moyen
3 j 51 min
PR mergées (30 j)
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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.