<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,
<div class=""><br class="">
</div>
<div class=""> Thanks for the feedback and bug report.</div>
<div class="">I have a fix proposed which works for me:</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">figureModel.getSelected().forEach(p => {</div>
<div class="">    var j = p.toJSON();</div>
<div class="">    for (var c=0; c<j.channels.length; c++){</div>
<div class="">        // offset to the right each time we create a new panel</div>
<div class="">        j.x = j.x + (j.width * 1.05);</div>
<div class="">        // turn all channels off except for the current index</div>
<div class="">        j.channels = j.channels.map((ch, i) => {</div>
<div class="">            var newc = Object.assign({}, ch);</div>
<div class="">            newc.active = i === c;</div>
<div class="">            return newc;</div>
<div class="">        });</div>
<div class="">        // create new panel from json</div>
<div class="">        figureModel.panels.create(j);</div>
<div class="">    };</div>
<div class="">});</div>
</div>
<div class=""><br class="">
</div>
<div class="">I’ve opened a fix with this code at <a href="https://github.com/ome/training-scripts/pull/42" class="">https://github.com/ome/training-scripts/pull/42</a>. It’s not yet been tested by</div>
<div class="">the OME team, but let us know if it works for you.</div>
<div class=""><br class="">
</div>
<div class="">  Many thanks,</div>
<div class=""><br class="">
</div>
<div class="">  Will.</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 28 Sep 2018, at 13:33, Etienne Schmelzer <<a href="mailto:e.schmelzer@unibas.ch" class="">e.schmelzer@unibas.ch</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">Dear Ome-team,<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">I recently noted a weird, little bug in omero.figure:<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">By using your javascript  for generating split figures in omero.figure:<span class="Apple-converted-space"> </span><a href="https://github.com/ome/training-scripts/blob/master/practical/javascript/figure_splitview_layout.js" style="color: purple; text-decoration: underline;" class="">https://github.com/ome/training-scripts/blob/master/practical/javascript/figure_splitview_layout.js</a><o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">A splitfigure is generated, where the images show the exact colours, but the “official” channel settings are set to the last channel settings.<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">Means, as soon one is changing the intensities of all pictures, they will only show the last channel, in this case red.<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">You are doing amazing work!! Thank you very much for generating so awesome tools, your support and help!!<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">All the Best<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class="">Etienne<o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class=""> </span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class=""><image001.png></span><span lang="EN-GB" class=""><o:p class=""></o:p></span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class=""> </span></div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<b class=""><span lang="EN-GB" style="font-size: 10.5pt; font-family: Times;" class="">Etienne Schmelzer<span class="Apple-converted-space"> </span></span></b><span lang="EN-GB" style="font-size: 10.5pt; font-family: Times;" class="">| PhD student<br class="">
University of Basel | Biozentrum | Growth & Development | 200<br class="">
Klingelbergstr. 50/70 | 4056 Basel | Switzerland<br class="">
phone +41 61 207 20 77 | mobile +41 77 965 87 60<br class="">
email <a href="mailto:e.schmelzer@unibas.ch" style="color: purple; text-decoration: underline;" class="">e.schmelzer@unibas.ch</a> | <a href="http://www.biozentrum.unibas.ch/" target="_blank" style="color: purple; text-decoration: underline;" class="">www.biozentrum.unibas.ch</a><o:p class=""></o:p></span></div>
</div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class=""> </span></div>
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<span lang="EN-GB" class=""> </span></div>
<div style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0cm 0cm;" class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<b class=""><span style="font-size: 12pt;" class="">From:<span class="Apple-converted-space"> </span></span></b><span style="font-size: 12pt;" class="">jean-marie burel <<a href="mailto:notifications@github.com" style="color: purple; text-decoration: underline;" class="">notifications@github.com</a>><br class="">
<b class="">Reply-To:<span class="Apple-converted-space"> </span></b>ome/training-scripts <<a href="mailto:noreply@github.com" style="color: purple; text-decoration: underline;" class="">noreply@github.com</a>><br class="">
<b class="">Date:<span class="Apple-converted-space"> </span></b>Friday, 28 September 2018 at 13:01<br class="">
<b class="">To:<span class="Apple-converted-space"> </span></b>ome/training-scripts <<a href="mailto:training-scripts@noreply.github.com" style="color: purple; text-decoration: underline;" class="">training-scripts@noreply.github.com</a>><br class="">
<b class="">Cc:<span class="Apple-converted-space"> </span></b>Push <<a href="mailto:push@noreply.github.com" style="color: purple; text-decoration: underline;" class="">push@noreply.github.com</a>><br class="">
<b class="">Subject:<span class="Apple-converted-space"> </span></b>Re: [ome/training-scripts] matlab example (#41)<o:p class=""></o:p></span></div>
</div>
<div class="">
<div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;" class="">
<o:p class=""> </o:p></div>
</div>
<p class=""><a href="https://github.com/jburel" style="color: purple; text-decoration: underline;" class="">@jburel</a><span class="Apple-converted-space"> </span>pushed 1 commit.<o:p class=""></o:p></p>
<ul type="disc" style="margin-bottom: 0cm;" class="">
<li class="MsoNormal" style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;">
<a href="https://github.com/ome/training-scripts/commit/b9fbe27" style="color: purple; text-decoration: underline;" class="">b9fbe27</a><span class="Apple-converted-space"> </span>Add results to CSV<o:p class=""></o:p></li></ul>
<p class=""><span style="font-size: 12pt; color: rgb(102, 102, 102);" class="">—<br class="">
You are receiving this because you are subscribed to this thread.<br class="">
<a href="https://github.com/ome/training-scripts/pull/41/files/c8c80a2ca66d1872ded3eda3bba4bce37d149494..b9fbe2720903eba5625b69d306f42969e707457a" style="color: purple; text-decoration: underline;" class="">View it on GitHub</a><span class="Apple-converted-space"> </span>or<span class="Apple-converted-space"> </span><a href="https://github.com/notifications/unsubscribe-auth/AmEHE1hO85UYwC6VoVKa0FzeZax0l8Tzks5ufgF7gaJpZM4WlJ-6" style="color: purple; text-decoration: underline;" class="">mute
 the thread</a>.<img border="0" width="1" height="1" id="_x0000_i1025" src="https://github.com/notifications/beacon/AmEHEzl1pU7E65b0I8dN42jCeF36jWLLks5ufgF7gaJpZM4WlJ-6.gif" alt="https://github.com/notifications/beacon/AmEHEzl1pU7E65b0I8dN42jCeF36jWLLks5ufgF7gaJpZM4WlJ-6.gif" style="width: 0.0104in; height: 0.0104in;" class=""><o:p class=""></o:p></span></p>
</div>
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">ome-users
 mailing list</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<a href="mailto:ome-users@lists.openmicroscopy.org.uk" style="color: purple; text-decoration: underline; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">ome-users@lists.openmicroscopy.org.uk</a><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<a href="http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users" style="color: purple; text-decoration: underline; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-users</a></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>