scipp / scipp/scitiff

Tool for slicing images into channel dimension.

Open
#37 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.