Class: Filter#
A filter is either an excitation or emission filters. There should be one filter element specified per wavelength in the image. The channel number associated with a filter set is specified in Channel. It is based on the FilterSpec type, so has the required attributes Manufacturer, Model, and LotNumber. It may also contain a Type attribute which may be set to ‘LongPass’, ‘ShortPass’, ‘BandPass’, ‘MultiPass’,.
‘Dichroic’, ‘NeutralDensity’, ‘Tuneable’ or ‘Other’. It can be associated with an optional FilterWheel - Note: this is not the same as a FilterSet
Attributes#
transmittance_range : None | TransmittanceRange (The Filter TransmittanceRange). annotation_ref : list[AnnotationRef] (The Filter AnnotationRefs). type : None | Filter_Type (The Filter Type). filter_wheel : None | str A filter ‘wheel’ in OME can refer to any arrangement of filters in a filter holder of any shape. It could, for example, be a filter slider. [plain text string] id : str (The Filter ID).
URI: core:Filter
Parents#
is_a: ManufacturerSpec -
Attributes#
Own#
➞manufacturer 0..1
Range: String
➞model 0..1
Range: String
➞serial_number 0..1
Range: String
➞lot_number 0..1
Range: String
➞transmittance_range 0..1
Range: TransmittanceRange
➞type 0..1
Range: Filter_Type
➞filter_wheel 0..1
Range: String