brainglobe / brainglobe/brainrender-napari
Nicer UI for downloading atlases
- Dominant language
- Python
- Stars
- 24
- Forks
- 22
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 1
Description
There should be a progress bar and the opportunity to cancel the download (instead of having to confirm it).
Could part of this be moved into `bg_atlasapi` ? Maybe with a `yield` statement giving updates that can be shown in the progress bar here?
Related: https://github.com/brainglobe/bg-atlasapi/issues/121
Contributor guide
Research direction
Start by locating the atlas download UI in brainrender-napari and read the related bg_atlasapi issue 121 to understand the proposed division of work. Trace how downloads currently report completion and handle confirmation, then define completion as showing progress and allowing cancellation without confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100