<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Illan, 
<div class=""><br class="">
</div>
<div class=""> Thanks for the all the feedback.</div>
<div class="">It’s great to hear that OMERO.figure is being so useful for you and to get a clear idea of what improvements are needed.</div>
<div class=""><br class="">
</div>
<div class="">I’ll respond to the various requests below in-line...</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 16 May 2018, at 16:30, Ilan Davis <<a href="mailto:ilan.davis@bioch.ox.ac.uk" class="">ilan.davis@bioch.ox.ac.uk</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Dear OME developer community
<div class=""><br class="">
</div>
<div class="">We love OMERO-figure. It has become a central way we use OMERO and we believe it is an under appreciated tool that everyone should use for all their day to day imaging. We would like to see the OMERO team embracing this and putting a small amount
 of effort in getting it even better. Please please please put these request high up on a priority list…<br class="">
<div class=""><br class="">
</div>
<div class=""><b class="">Motivation</b></div>
<div class="">Figure was developed to make it possible to make figures for papers directly from OMERO and bypassing illustrator and the like. </div>
<div class="">However, for us it has enabled an unintended additional use that we believe is more significant. It allows every time a user has an imaging session on a microscope to summarise the typical result of that session. It also allows a systematic record
 of a medium scale screen, again summarising how the user thinks the data should be viewed. Viewing raw data from a screen is rather difficult in comparison. We have been using Zegami, as a visualisation tool that can organise and slice and dice the figures
 at scale using rich n-dimensional meta-data of our choice including bioinformatics. </div>
<div class=""><br class="">
</div>
<div class="">The following are specific requests framed in general terms and have mostly been posted previously over an extended period by various members of my group and Micron in Oxford.  David Pinto, Josh Titlow, MK Thompson will be at the next OMERO meeting
 in Dundee and can discuss these points in more detail. </div>
<div class=""><br class="">
</div>
<div class=""><b class="">Development requests</b></div>
<div class=""><b class=""><br class="">
</b></div>
<div class="">1) Make some small improvements to Figure so it is sufficient for making figures for papers (other than drawing diagrams and plots). e.g. scalable text and better text labels. Does not have to be extensive and complex. Just one labelling approach
 that is good. </div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>We have an existing feature request for “Stand-alone labels” (labels that can be placed anywhere on the page)
<a href="https://trello.com/c/wtu7IVuN/10-stand-alone-labels" class="">https://trello.com/c/wtu7IVuN/10-stand-alone-labels</a>. </div>
<div>Does this cover your needs or are there other improvements to the existing panel labels that you’d like to see?</div>
<div>You can set font-sizes on labels already. Does “scalable text” include some other functionality or more flexible sizes?</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class="">2) Create a hierarchy of folders housing figures so that figures can be organised in a sensible way over time, at scale. </div>
</div>
</div>
</div>
</blockquote>
<br class="">
The folders feature request is listed at <a href="https://trello.com/c/LwAVYUjm/165-save-figures-in-folders" class="">
https://trello.com/c/LwAVYUjm/165-save-figures-in-folders</a> with some discussion as to options and timescale</div>
<div>(which is currently limited by the OMERO model for Folders - so this needs to change first in OMERO).</div>
<div><br class="">
</div>
<div>
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class=""></div>
<div class="">3) Use some kind of tagging system, similar to Auto-tag (or repurpose the Auto-tag code) - extracting tags from the folder and figure names. </div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>
<div>A tagging system would consist of 2 main features.</div>
<div>- ‘Add Tags’ dialog/panel - similar to that in webclient, and/or extend Auto-Tag (if users have lots of tokens in their figure names).</div>
<div>- Browse Tag hierarchy from within the figure app.</div>
<div>This could be a fair bit of work to do this properly (e.g. webclient Tag dialog is quite complex, so is webtagging). If we had “folders for figures”, would you still want Tagging for figures? Do you need both?</div>
<div>NB: currently webclient (or Tag-searcher) will not display Tagged File-Annotations (figures).</div>
<div>Card created at <a href="https://trello.com/c/X2lvut2c/192-add-tags-to-figures-browse-by-tag" class="">https://trello.com/c/X2lvut2c/192-add-tags-to-figures-browse-by-tag</a> </div>
</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class=""></div>
<div class="">4) Allow batch export of figures from pull down menus as well as CLI. At the moment we are pulling the figures from json files using our own bespoke python scripts. </div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Batch export of Figures was previously being discussed at <a href="https://github.com/ome/omero-figure/issues/151" class="">
https://github.com/ome/omero-figure/issues/151</a> (Josh Titlow).</div>
<div>However, one of the main issues has been identified by David Pinto <a href="https://github.com/ome/omero-figure/issues/289" class="">
https://github.com/ome/omero-figure/issues/289</a> which is the fact that the export creates a File Annotation on OMERO.</div>
<div><br class="">
</div>
<div>We really need to split the Figure Export functionality out of the Figure_To_Pdf.py script so that we can generate figures directly from Python without requiring the scripting service. Some of that work was started at
<a href="https://github.com/ome/omero-figure/pull/240" class="">https://github.com/ome/omero-figure/pull/240</a> to allow the web app to generate figures without the Scripting service. I abandoned this when it became clear that this wouldn’t work from the web,
 but it would still be useful in your case (and others) to allow batch exports etc.</div>
<br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class=""></div>
<div class="">5) Allow more format of figure export especially .png</div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
PNG export should be quite straightforward to implement. Created card at <a href="https://trello.com/c/N0PQjMKJ/189-export-as-png" class="">
https://trello.com/c/N0PQjMKJ/189-export-as-png</a> </div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class="">6) Ideally export metadata with the figures including the tags and automate publishing of figure collections through Zegami with metadata (via .png and csv files). </div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
<div>Is there particular metadata other than Tags you’d like to export? Exporting an extra csv file would require export of a zip instead of PDF/TIFF, which would complicate</div>
<div>the workflow a bit and we’d probably want to make it optional in that case.</div>
<div>It may be that the best option here is to create a custom Python script that exports all the metadata you want in a format of your choice. </div>
<div>This gives you the most flexibility and can be updated according to your needs without the UI and workflow changes for other users.</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div> Thanks again for your input.</div>
<div><br class="">
</div>
<div> I look forward to more discussions at the OME meeting next week,</div>
<div><br class="">
</div>
<div> Regards,</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>  Will.</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div>PS. Another release of OMERO.figure just went out today: <a href="http://www.openmicroscopy.org/2018/05/22/figure-4-0-0.html" class="">http://www.openmicroscopy.org/2018/05/22/figure-4-0-0.html</a></div>
<div><br class="">
</div>
<div><br class="">
</div>
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class=""><br class="">
</div>
<div class="">I welcome comments, clarifications, questions or counterpoints. </div>
<div class=""><br class="">
</div>
<div class="">with best regards</div>
<div class="">Ilan</div>
<div class=""><b class="">For transparency:</b></div>
<div class=""><b class="">I am on the SAB of Zegami and on the SAB of OMERO-IDR</b></div>
<div class=""><br class="">
</div>
<div class="">p.s.If you would like to know more about Zegami, please look up.  <a href="https://zegami.com/" class="">https://zegami.com/</a></div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="orphans: 2; widows: 2;" class="">
<div style="font-size: 12px;" class="">
<div style="font-size: 18px;" class="">
<div style="font-size: 12px;" class=""><span class="Apple-style-span" style="font-size: 18px; border-collapse: separate; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div style="font-size: 12px;" class="">____________________________________________________________________________</div>
<div style="font-size: 12px;" class=""><b class="">Prof. Ilan Davis   <a href="mailto:ilan.davis@bioch.ox.ac.uk" class="">ilan.davis@bioch.ox.ac.uk</a>  
<a href="http://www.ilandavis.com/" class="">http://www.ilandavis.com</a></b></div>
<div class=""><span style="font-size: 12px;" class=""><b class=""><a href="https://twitter.com/ilandavis" class="">https://twitter.com/ilandavis</a></b></span></div>
<div style="font-size: 12px;" class="">Department of Biochemistry, The University of Oxford, South Parks Road, OXFORD OX1 3QU, UK</div>
<div style="font-size: 12px;" class="">Direct Office No: (44) (0)1865 613265  Office Fax: (44) (0)1865 613340</div>
<div style="font-size: 12px;" class="">Lab manager: Dr Darragh Ennis <a href="mailto:darragh.ennis@bioch.ox.ac.uk" class="">
darragh.ennis@bioch.ox.ac.uk</a> (44) (0)1865 613271 / 613272 </div>
<div class=""><span style="font-size: 12px;" class="">PA:  </span><span style="text-align: -webkit-auto;" class=""><span style="font-size: 12px;" class=""><a href="mailto:jolanta.parkinson@bioch.ox.ac.uk" class="">jolanta.parkinson@bioch.ox.ac.uk</a>  (44)
 (0)1865 </span></span><span style="text-align: -webkit-auto; font-size: 12px;" class="">613218</span><span style="text-align: -webkit-auto; font-size: 12px;" class=""> </span></div>
<div style="font-size: 12px;" class="">____________________________________________________________________________</div>
</div>
<div style="font-size: 12px;" class=""><br class="">
</div>
</div>
</span><br class="Apple-interchange-newline" style="font-size: 18px;">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="Apple-interchange-newline">
</div>
<br class="Apple-interchange-newline">
</div>
<br class="Apple-interchange-newline">
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br class="">
</div>
</div>
</div>
_______________________________________________<br class="">
ome-devel mailing list<br class="">
<a href="mailto:ome-devel@lists.openmicroscopy.org.uk" class="">ome-devel@lists.openmicroscopy.org.uk</a><br class="">
http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
<br>
<span style="font-size:10pt;">The University of Dundee is a registered Scottish Charity, No: SC015096</span>
</body>
</html>