Three ways to upload z-stack to OMERO
Posted: Tue Oct 16, 2018 10:22 am
I have tested three ways of uploading a Z stack image to OMERO.
1. Upload single slice as individual files into a dataset. This way, you'll get thumbnails of the slices at the left of iviewer, whihc is nice. The downside was that the response of clicking one of those thumbnails was quite slow and took 5 to 7 seconds to load an image.
2. Upload the stack as a stack into a dataset. You'll get only one thumbnail, which is a bit useless. However, the response of Z slider was quick and less than one second.
3. Upload slices as multiple files into a dataset but with the OME-XML header telling that they a part of a stack (I made them by ImageJ's ability to export OME.TIF). This way, you can get multiple thumbnails and Z slider. Again the response of Z slider was much faster.
Would it be possible to make the response of thumbnail clicking as fast as Z slider?
Also, I wonder if it is possible to implement the ability to show a thumbnail when you hover over the Z slider? YouTube has something similar.
1. Upload single slice as individual files into a dataset. This way, you'll get thumbnails of the slices at the left of iviewer, whihc is nice. The downside was that the response of clicking one of those thumbnails was quite slow and took 5 to 7 seconds to load an image.
2. Upload the stack as a stack into a dataset. You'll get only one thumbnail, which is a bit useless. However, the response of Z slider was quick and less than one second.
3. Upload slices as multiple files into a dataset but with the OME-XML header telling that they a part of a stack (I made them by ImageJ's ability to export OME.TIF). This way, you can get multiple thumbnails and Z slider. Again the response of Z slider was much faster.
Would it be possible to make the response of thumbnail clicking as fast as Z slider?
Also, I wonder if it is possible to implement the ability to show a thumbnail when you hover over the Z slider? YouTube has something similar.