Hello Stephen.
Glad to hear you think the OME-TIFF will be useful to you.
> The OME format seems to be missing several of the parameters
> that we need, but as a biologist reading these schema I may
> be not reading things correctly.
And I am a computer scientist so have problems with the biology, the physics, oh lots of things
Here are my suggestions of where these might be stored - if it does not sound right get back to be as we keep finding new techniques we need to represent.
> Variable band filter positions - both Olympus and Leica
> confocal microscopes use variable wavelength detection,
> not specified by a filter cube.
I assume each channel is only using one position of the filter band.
In this case I would store it in the TransmittanceRange of the Filter, this Filter is then part of a FilterSet and the Channel for this band has a FilterSetRef pointing to the right FilterSet.
http://cvs.openmicroscopy.org.uk/svn/sp ... html#id189> Wavelength analysis using multiple PMT's (Zeiss and Nikon spectral imaging).
Is each Photomultiplier Tube producing one set of pixel data for a single wavelength?
If this is the case then each is creating one Channel. Channel is a child of Pixels in the model.
http://cvs.openmicroscopy.org.uk/svn/sp ... html#id250> AOTF/laser intensity
Acousto-Optical Tuneable Filter
We have a flag on Laser to say if it is Tuneable but nothing on Filter.
Is this Intensity a property of a Laser, or a property of a Filter, or both?
What units is it defined in?
Do you know of a commercial file format that stores it?
> Relative Power on Ar gas laser/diode lasers
Possible locations are:
- Lightsource has Power (milliWatts)
- LightSourceRef has Attenuation (%)
> For stacks or multidimensional images - number of channels,
> z stacks, time points, total number of images
These values are not explicitly stored. They can be calculated from the other data.
> Field rotation
Can you define what you mean?
> Accumulation and Averaging - line or Frame
Can you define what you mean?
> Scan direction - uni or bi directional scanning
This is not recorded at present, is this a property of the lightsource, or detector, or elsewhere?
Look forward to your responses,
Andrew