Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 936 Bytes

File metadata and controls

29 lines (18 loc) · 936 Bytes

ome-model for ImageJ / Jython ☕ 🐍 🔬 🔖 📑

Travis CI

A mavenized package of the Open Microscopy Environment's ome-model Python module to be used in ImageJ.

Example Usage

🚧 TODO! 🚧

from ome_model.experimental import Plate, Image, create_companion

Packaging

The pom.xml is based on the imagej-jython-package repository from Michael Entrup with adaptations to make it work with the original structure of the upstream ome-model package.