brainglobe / brainglobe/brainreg
Check for corrupted files
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 150
- Forks
- 37
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 5
Description
- Identify potential corrupted files before proceeding with registration (based on file size)
- Identify corrupted files on loading (and report to user), exit gracefully
- Option to continue anyway (e.g. if a small number are affected) - copy previous section?
cc @FedeClaudi
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Trace the registration and loading paths, then inspect how file sizes and load failures are currently handled. Done means detecting likely corruption before registration, reporting affected files during loading, exiting gracefully, and providing an option to continue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100