jean-marie burel

Results 154 comments of jean-marie burel

Thanks @melissalinkert I will try. It could be a download problem

``` stacktrace=java.lang.IllegalArgumentException at java.nio.Buffer.position(Buffer.java:244) at loci.common.NIOFileHandle.buffer(NIOFileHandle.java:650) at loci.common.NIOFileHandle.skipBytes(NIOFileHandle.java:494) at loci.common.NIOFileHandle.skipBytes(NIOFileHandle.java:482) at loci.common.RandomAccessInputStream.skipBytes(RandomAccessInputStream.java:670) at loci.formats.in.LIFReader.openBytes(LIFReader.java:352) at loci.formats.ImageReader.openBytes(ImageReader.java:461) at loci.formats.ChannelFiller.openBytes(ChannelFiller.java:156) at loci.formats.ChannelSeparator.openBytes(ChannelSeparator.java:229) at loci.formats.ReaderWrapper.openBytes(ReaderWrapper.java:348) at loci.formats.ReaderWrapper.openBytes(ReaderWrapper.java:348) at loci.formats.MinMaxCalculator.openBytes(MinMaxCalculator.java:269) at ome.services.blitz.repo.ManagedImportRequestI.parseDataByPlane(ManagedImportRequestI.java:872) at ```

no file associated unfortunately

I don't think this is working as you expect, also what about T? * log as user-1 ImageID: 1132 * select z=2 t=3 * * Select ``Get Link to Viewport``...

Changing the UI is a breaking change and it needs to be considered carefully: not only in iviewer, but in the doc, video etc.

The feature now works as expected and ``T`` is also taken into account

The possible problem is that the old viewer (that is still turned on by default) uses 1-based index e.g. https://merge-ci.openmicroscopy.org/web/webgateway/img_detail/1132/?dataset=1051&z=0 will not work

I am for deprecating the old viewer. One of the problems is that the old viewer code is used in the right-hand panel in the main view. So you can...

that could break many people who have bookmarked the link with ``z=1``

What I am arguing is not any change to the API but the path to get there. Before making any change, we should announce that we will change the indexing...