Tool for slicing images into channel dimension.
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
Left over work from #25
We need something similar to sc.values for scitiff image as not all high energy or non-optical imaging software can easily slice it them selves and then don't expect any channel at all.
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
Start by locating the scitiff image representation and the existing sc.values-like functionality referenced in the issue. Determine how channel dimensions are represented and what slicing API is expected for downstream imaging software. Done means providing a usable channel-slicing tool with tests covering the intended image case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100