Hi,
I'm new to OMERO and just installed the server on my personal computer (2,8Ghz i7, 8 GB RAM) running Mac OS X 10.8.2 using homebrew. I'm using ICE 3.4.2 and everything seems to be working. Except, performance is horrible.
# Importing a folder of 20 TIF images ~2MB each took 20-30 minutes. Times were even worse for ND2 images, but I guess that's understandable since support for those isn't 100% if I'm not mistaken.
# Opening the image viewer takes 2-5 minutes. Clicking buttons in image viewer and waiting for response takes 10-30 seconds.
# Everything is unusably sluggish and this is with relatively small images - no stacks or anything. I used Java 6 first and tried updating to Java 7 without noticing any difference in speed.
Do you have any ideas of what could be causing this?
Another question I have is if it's possible to assign colors to channels, rename channels and such. The main reason for this is that the ND2 images gets imported with the wrong colors since the order of the channels in the ND2 files isn't RGB. Also, for 4-channel images two channels gets the same color (blue), whereas I'd like it to be for example yellow or cyan.
I've read in some other post that the importer looks at the metadata and tries to determine the channels according to emission wavelength. The property in the ND2 files however is named "CH# {Laser Wavelength} #1" and it's value e.g. "488 {LaserPower}: 1.0". Is it possible to make the importer read these properties properly, or would this be a more BioFormats-related question?