Hi Ghislain,<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I wanted to know how I could recover the proprietary tags of an image<br>

that was saved into an OMEXML or OMETIFF format.<br>
<br>
I am able to save the proprietary tags in the OMEXML and OMETiff format<br>
(using the ImageReader.setOriginalMetadataPopulated(true)), but I cannot<br>
recover them when trying to convert the OMEXML/OMETIFF back to the<br>
native image format. Could you tell me if this is possible and if so how<br>
can I restore these proprietary tags?<br>
</blockquote></div><br>Bio-Formats cannot write to proprietary file formats, and we have no plans for it to do so. If you need to write to such a format, you will need to create a writer yourself, and restore the format&#39;s header using the information from the parsed original metadata table. So I am not sure what you are doing when you are &quot;trying to convert the OMEXML/OMETIFF back to the native image format.&quot;<br>
<br>-Curtis<br><br><div class="gmail_quote">On Mon, Nov 17, 2008 at 5:14 PM, Ghislain Bonamy <span dir="ltr">&lt;<a href="mailto:GBonamy@gnf.org">GBonamy@gnf.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear all,<br>
<br>
I wanted to know how I could recover the proprietary tags of an image<br>
that was saved into an OMEXML or OMETIFF format.<br>
<br>
I am able to save the proprietary tags in the OMEXML and OMETiff format<br>
(using the ImageReader.setOriginalMetadataPopulated(true)), but I cannot<br>
recover them when trying to convert the OMEXML/OMETIFF back to the<br>
native image format. Could you tell me if this is possible and if so how<br>
can I restore these proprietary tags?<br>
<br>
Best,<br>
<br>
Ghislain Bonamy, PhD<br>
__________________________________________<br>
Research Investigator I<br>
<br>
Genomic Institute of the<br>
Novartis Research<br>
Foundation<br>
Department of Molecular &amp; Cell Biology, room G214<br>
10675 John Jay Hopkins Drive<br>
San Diego CA 92121<br>
USA<br>
<br>
+1 (858) 812-1534 (W &amp; F)<br>
+1 (757) 941-4194 (H)<br>
+1 (858) 354-7388 (M)<br>
<a href="http://www.gnf.org" target="_blank">www.gnf.org</a><br>
_______________________________________________<br>
ome-devel mailing list<br>
<a href="mailto:ome-devel@lists.openmicroscopy.org.uk">ome-devel@lists.openmicroscopy.org.uk</a><br>
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel" target="_blank">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel</a><br>
</blockquote></div><br>