Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a bridge layer for conversion between OME units and SciJava units #23

Open
ctrueden opened this issue Mar 23, 2015 · 1 comment
Milestone

Comments

@ctrueden
Copy link
Member

The SciJava software stack adopted the UDUNITS package. (Currently the UnitService is part of ImageJ Common, but it is not image-specific and should almost certainly be migrated to SciJava Common.)

The OME project now provides its own ome.units package. The scifio-ome-xml component defines the central interoperability mechanism between the OME data model and the ImageJ data model—thus, it will need to define a conversion mechanism between the two unit models.

@ctrueden ctrueden added this to the 1.0.0 milestone Mar 23, 2015
@hinerm hinerm self-assigned this Mar 24, 2015
@hinerm
Copy link
Member

hinerm commented Mar 24, 2015

What we want: new component - SciJava-Units. Move UnitService there and add UDUNITS dependency. Make imagej-common and scifio-ome-xml depend on scijava-units.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants