Bases: ManufacturerSpec_Type
Represents the XML element ColoredBeads.
This element describes a preparation of multi-Colored Fluorescent Beads (also referred to as Microspheres) used to facilitate the optical calibration of conventional fluorescence microscopes, confocal laser scanning microscopes, and associated image-processing equipments. These Beads are usually made of glass or plastic microspheres stained with one or more fluorescent dyes.
fromBase(base)
staticmethod
fromJsonFile(path, validate=True)
fromJsonString(json_string, validate=True)
fromXmlFile(path, validate=True)
fromXmlString(xml_string, validate=True)
toXmlFile(filename, validate=True)
toXmlString(validate=True)
setID(value, validate=True)
setDiameter(value, validate=True)
setDiameterUnit(value, validate=True)
setConcentration(value, validate=True)
setConcentrationUnit(value, validate=True)
setType(value, validate=True)
setMaterial(value, validate=True)
getMaterialAllowedValues()
staticmethod
setWavelengthRange(value, validate=True)