{% extends "webclient/base/base.html" %} {% load i18n %} {% load markup %} {% load custom_tags %} {% block link %} {% endblock %} {% block jscript %} {% endblock %} {% block script %} {% endblock %} {% block center %}

{% trans "Help" %}

{% trans "OMERO is client-server software for visualisation, management and analysis of biological microscope images. See the full feature list or read more about OMERO." %}

New features in up-coming release: OMERO 4.2

Permissions
feature icon
OMERO permissions functionality allows users to share data within groups of scientists and collaborate on their data. More Info.
Scripting Service
feature icon
An intro to the Scripting Service: Write Python scripts to add image processing functionality to the OMERO server.
Script Writing
feature icon
View script-writing demo movies for regular users and server admins. More Info.
Image Processing
feature icon
The Scripting Service can be used to add image processing and analysis functionality to the OMERO server.
Figure Export
feature icon
Export your data as figures for presentation.
Image Preview
feature icon
Improvements to the browsing and rendering of images in Insight.

New features in OMERO 4.1

More File Formats
feature icon
OMERO now imports all the formats read by Bio-Formats including microscopy, HCS, tissue scanner and graphics file formats. Over 60 in total.
Metadata
feature icon
Improved metadata support — full visibility of image, microscope, and detector metadata.
Movie maker
feature icon
Create a movie from any image file and save as an annotation or export as MOV.
Export to ImageJ
feature icon
Export any image as OME-TIFF or connect to OMERO with the ImageJ plugin to open images in ImageJ
Directory import
feature icon
Choose a directory of images to import and filter the contents by image format if desired.
Quality Assurance
feature icon
Feedback system that allows users to send comments, bugs, or data files, and to track responses and updates.
Demo server
feature icon
Take the advantage of OMERO platform and ask for a free Demo Account here.

OMERO features before 4.1

Import images
feature icon
Import images from microscope, graphics and other imaging formats.
Manage and organise
feature icon
Manage, organise and delete images within Projects and Datasets.
Image rendering
feature icon
Turn channels on/off, change channel colours, adjust brightness and contrast. Copy and paste settings between images.
Browse & View Images
feature icon
Browse and View Images remotely on cross-platform software.
3D Projection
feature icon
Configure parameters with a live preview, then do the projection and save the projected image.
Annotate
feature icon
Annotate images with a description, comment or URL. Batch annotate several images at once.
Attach
feature icon
Attach files to images, such as pdf or word documents (protocols, results, etc.).
Tag & Rate
feature icon
Tag images, rate images, and filter by tag, rating, name & comment.
Add Experiment Info
feature icon
Edit Protocol and Experiment files and use these to annotate your data.
Search
feature icon
Search using tags, names, or any other text data.
Draw ROIs
feature icon
Draw ROIs, in 2D, or across 3D or 4D.
Measure
feature icon
Measure distances, sizes, pixel intensity of ROIs and export to an Excel spreadsheet.
Share
feature icon
Share sets of images with other users and have a conversation about the data.
Calendar
feature icon
Use the calendar on the web client to browse your recent imports and other activity.
Manage users
feature icon
Server administrators can add and manage users and groups with the web-admin tool.
LDAP support
feature icon
The Lightweight Directory Access Protocol (LDAP) support.
Personalise
feature icon
Edit your account details and upload your photo to personalise your account.
Feedback & support
feature icon
Documentation and user support on forum and mailing lists.

Preview features in OMERO 4.1

Features that are being released for feedback and testing

HCS support
feature icon
Import InCell, MIAS and Flex formats including metadata. View 384-well and 96-well plates in OMERO.insight.
OpenGL support
feature icon
OpenGL ImageViewer — minimizes memory footprint for image viewing.
DropBox
feature icon
Full-fledged "DropBox" — allows automatic import from a defined directory of all supported file formats.
ROIs on the server
feature icon
Server-side region-of-interest (ROI) support.
Tabular Data support
feature icon
HDF-based storage of measurement results with an API for exporting to Excel.
{% endblock %} {% block right %} {% endblock %}