AllenCell / AllenCell/vole-core

Allow 2D XY slices to progressively refine

オープン
#115 コメント 2 件 リアクション 0 件 担当者 1 名 @frasercl に割り当て済み GitHub で見る
data-loading
主要言語
TypeScript
スター
106
フォーク
11
平均マージ
3日 51分
マージ済み PR(30日)
12

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。