[ome-users] ImarisHDF Reader: Do not show the series dialog

David Gault (Staff) d.gault at dundee.ac.uk
Mon Aug 21 15:40:26 BST 2017


Hi Eliana,

Firstly, thank you for raising this feature request for discussion as it is always great to have the community getting involved in these decisions.

The storing of multi-resolution pyramids as a series when opened with ImageJ/Fiji is not always ideal. As you mentioned it is also not limited to Imaris but also affects many other formats. As such we would ideally prefer a solution that would be used across formats rather than on an individual level.

From some initial testing it would seem that the second solution using 'setFlattenedResolutions(false)’ could be a straight forward solution that could be implemented in the Bio-Formats plugin and used across formats. Ideally this should also be configurable as you put forward in the third solution. We have recently been working on an unrelated PR (https://github.com/openmicroscopy/bioformats/pull/2891) which will add a new options tab to the Bio-Formats plugin configuration window for the purpose of cross reader import options. Perhaps this new Bio-Formats options tab would be a good place to add a configuration option for flattened resolutions. I have attached a screenshot with a mocked up an example of how this new options tab could be used.

[cid:256B300A-4872-4EA7-8DDC-FB753AD0B7AC at Home]


With Thanks,
David Gault

On 18 Aug 2017, at 15:33, ANDREICA Eliana <e.andreica at bitplane.com<mailto:e.andreica at bitplane.com>> wrote:


Hello,

I should start by saying that this is a feature request (that we will implement if approved), not a bug report.

The current behavior of the ImarisHDF reader is to show a series dialog for the multi-resolution pyramid(s) contained in an IMS file. The pyramid is not a series in the usual series sense as it just contains different resolutions of the same image. We believe that generally, users are interested in the full resolution image. Therefore we (at Bitplane) propose to open the full resolution image without showing the series dialog.

We considered three alternative ways to get rid of the series dialog and propose these here:

1) We keep in core metadata only the highest resolution of the (first) pyramid.

2) We use setFlattenedResolutions(false) and populate core metadata with a pyramid of as many low resolution versions of the highest resolution image as is possible from the IMS file (sometimes not possible to use all resolutions from IMS since the IMS pyramid may downsample Z). These actions will make getSeriesCount() return 1, so that the series dialog will not show. It is not entirely clear to us whether it is of value for any part of Fiji to store the lower resolutions of the pyramid.

3) We don't modify the number of series. We make the series dialog optional (with the default = off), by adding a new checkbox, "Show lower resolutions", under Memory Management. I implemented that in my local copy, just to see what it would involve. Of course, a new checkbox for only one format (and conditioned so that its state is read only in case of that format) is not particularly desirable. We are just mentioning this alternative here, because maybe there are some other formats that would benefit from it? We don't know.

Please let us know if you think Bio-Formats could accommodate our feature-request and which of the three alternatives you would prefer. We will then open a pull request for that option.

We are aware of the windowless option in Bio-Formats, but with this request we intend to improve the workflow for users who use File->Open. We are also aware of the possibility of enabling ImageJ2 but we would like to deliver this to the majority of users asap.


Thank you,

Eliana Andreica




The University of Dundee is a registered Scottish Charity, No: SC015096
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20170821/3091ad11/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2017-08-21 at 15.34.46.png
Type: image/png
Size: 115753 bytes
Desc: Screen Shot 2017-08-21 at 15.34.46.png
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20170821/3091ad11/attachment.png>


More information about the ome-users mailing list