ome / ome-model

OME model (specification, code generator, implementation)
Other
13 stars 25 forks source link

Add pixel sizes #151

Closed dominikl closed 2 years ago

dominikl commented 2 years ago

Add the possibility of adding the pixel sizes to the companions. Also removes two unused Plate constructor variables.

dominikl commented 2 years ago

Sorry, I totally missed the PR #143 . But making the pixel sizes optional instead of using 1.0 as default is better, so #143 could be closed in favour of this PR.

ehrenfeu commented 2 years ago

Now if only I remembered where this will affect my code... 😳

ehrenfeu commented 2 years ago

Thanks @sbesson - I found the original thread already, now I only need to find the time to dig into the stuff on our side...

sbesson commented 2 years ago

@dominikl @ehrenfeu this is now available as https://pypi.org/project/ome-model/6.3.0/