imagej / imagej/imagej-common

Utilize unit conversions in imglib2-meta

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Now that there is a unit conversion facility in imglib2-meta we should utilize it as possible. For instance we need to finish writing CombinedCalibratedRealInterval such that you can define axes and modify underlying axes by scaling utilizing unit conversion code. And also unit code can be used for pulling data out of interval.

Migrated-From: http://trac.imagej.net/ticket/2004

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the unit conversion facility in imglib2-meta and the CombinedCalibratedRealInterval class mentioned in the issue. Trace how axes are defined and how interval data is retrieved; no test or file path is named, so identify the relevant tests before changing anything. Done means axes and underlying-axis scaling use unit conversion, and interval data can be pulled out through the unit-aware path.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.