Page 1 of 1

MinimumWriter in Python

PostPosted: Tue Sep 15, 2009 10:29 am
by heg
Hello,

Does any one has an equivalent to MinimumWriter.java or something similar in Python?

https://skyking.microscopy.wisc.edu/tra ... riter.java

Regards,

H

Re: MinimumWriter in Python

PostPosted: Wed Sep 16, 2009 8:04 pm
by cxallan
Something similar is certainly possible but it would be just writing the XML directly as we don't have a higher level API for working with OME-XML in Python.

Re: MinimumWriter in Python

PostPosted: Wed Sep 16, 2009 8:18 pm
by heg
Thanks for the answer.

H

Re: MinimumWriter in Python

PostPosted: Tue Sep 22, 2009 7:50 pm
by crueden
We are planning to provide a Bio-Formats Ice server so that you can interface with Bio-Formats in Python (as well as C/C++, C#, PHP and Ruby), but it is not ready yet. Once we have good Ice bindings—hopefully in the first half of next year—we will update the Bio-Formats web site with some new examples in various languages.