scverse / scverse/spatialdata

Roadmap for full 3D support

Open
#109 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
394
Forks
95
Avg merge
4d 3h
Merged PRs (30d)
7

Description

"Living post" where we keep track of all the points to get back to for 3D support.

Io:

  • 3D images are not supported due to an incompatibility with spatial_image. The tests for io needs to be uncommented when this is fixed.

Transformations:

  • test the transform() method on 3D images and 3D labels, but SpatialImage case and MultiscaleSpatialImage case (code implemented. Tests passing for Labels 3D, tests not run for Image 3D. For neither of them plots have been examined to see if things are correct).

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 with the IO and transformation checklist in this issue, then locate the existing tests for 3D images, 3D labels, SpatialImage, and MultiscaleSpatialImage. Done means resolving the spatial_image incompatibility, re-enabling and passing the IO tests, running the 3D transformation tests, and verifying the resulting plots.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.