The OMERO server supports multiple front ends to add, download and analyse image data. Currently, there are two o ptions available for OICE users:
romulus.oice.uni-erlangen.de
, then click on Apply.
..
File>Import…
from the menu or click on the importer icon in the tool bar: Orphaned Images
) and click on Add to the queue
. You can repeat step 2 and 3 multiple times. Import
, you'll see the progress of the import. You can close the window once the upload is finished. Back in the OMERO.insight main window, you'll need to click the Refresh
button to make the new images visible. To conduct quantitative and qualitative image analysis that cannot be performed within the OME framework, users have to download the images to the respective computers. This can easily be done with both OMERO.web (the browser interface) and OMERO.insight (the Java client).
To download a single image via OMERO.web, select the file on the left or center pane and click on the downward arrow button on the right pane as shown above. An option will appear that allows the user do download the original raw data (by just clicking “Download…” as seen in the figure below, or convert the image to various different formats.
OMERO.web is since version 5.0.3 also capable of easily downloading multiple files. Because of technical limitations of the HTTP protocol, only one file at a time can be downloaded from any web page. To overcome this, OMERO.web packages the files you want to transfer into a ZIP archive that can be extracted with most modern operating systems without any additional software.
To issue a download for multiple files, select multiple images belonging to multiple raw data files. To do this, select the first image (either on the left or center pane) normally, then hold down SHIFT and select the last one. Alternatively, you can hold down CTRL and click on every single image you would like to transfer. These methods are identical to how multiple file selection is done in Windows explorer.
When using OMERO.insight, the limitations of the HTTP protocol do not apply since this client runs locally on your computer. Single and multiple image downloading is handled identically: Select the files you want to download either in the left or center pane and click on the red downward arrow in the right pane as shown in the figure below. Selecting multiple files works identically to OMERO.web, with the additional option of dragging a box around files in the center pane.
If you selected more than one file, you will get a dialog where you can choose the destination folder for all the files. OMERO.insight, just as OMERO.web, supports conversion into a variety of formats before download.
ImageJ is a software for doing a great variety of imaging related data analysis tasks. It can handle multidimensional image data (such as a time series combined with Z-stacks), runs on all platforms thanks to its Java-based implementation and there is a large number of plugins that extent its functionality even further. To simplify the usage of ImageJ for researchers in biological and medical fields, there is an option of using Fiji instead, which is basically ImageJ (or ImageJ2) with a lot of preinstalled plugins, especially for analysis of fluorescence microscopy images. Therefore, for novice users, we recommend installing Fiji over ImageJ.
Both ImageJ and Fiji can be connected to the OMERO server with the same plugin, which allows for a straightforward and easy transfer of acquired microscopy images into these analysis platforms. In the following there will be a short description for new users of how to get both environments running.
For users who want to work with the native MSR format of our STED microscope, it is currently still required to install a beta version of the Bioformats plugin for ImageJ (Fiji will not work with this version, unfortunately). The required daily build can be downloaded here: http://ci.openmicroscopy.org/job/BIOFORMATS-5.0-daily/lastSuccessfulBuild/artifact/artifacts/bioformats_package.jar. It has to be extracted into the plugins\
subdirectory of ImageJ.
Go to http://imagej.nih.gov/ij/download.html or and download the proper version of ImageJ for your system. If you already installed a working OMERO.insight client, you should also already have a working version of Java installed, so you can download the pure version of ImageJ without the bundled Java. The 64bit versions are recommended and should be chosen if you are working on a 64bit system since this will allow you to use more than 3 GB of RAM which is important when working on large data sets.
Installing usually consists of either unzipping the compressed installer packages to a directory of your choice, or running an executable installer and following the instructions on-screen.
Goto http://fiji.sc/Downloads and download the proper version of Fiji for your operating system and architecture. As with ImageJ, try to install the 64bit versions if possible. With the exception of Mac OS X, the installer packages are all compressed files and need to be unzipped to a directory of your choice.
Go to https://downloads.openmicroscopy.org/latest/omero5/ and download the ImageJ/Fiji plugin listed under OMERO plugin downloads. As stated above, this plugin works for both ImageJ and Fiji.
To install the plugin, you have to unzip the zip file including all folders to the plugins
subdirectory of your ImageJ or Fiji installation directory. For example, if you have installed Fiji in C:\Programs\Fiji
, you have to unzip the plugin into C:\Programs\Fiji\plugins
. This will lead to a new directory called C:\Programs\Fiji\plugins\OMERO.insight-ij-(version)
After that, you can run ImageJ or Fiji and the plugin should be listed in the top menu under plugins, as shown in the figure below.