Skip to content

Camera_Type

Bases: Detector_Type

Represents the XML complex type Camera.

This element describes a Camera available for this Instrument. A Camera is a device that converts optical brightness into an electrical signal using a grid of pixel sensor unit cells and then reproduces an image of the specimen. An Instrument may have more than one camera of different types, such as traditional CCD, EMCCD, Intensified EMCCD, sCMOS, or Analog Video.

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

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)

setArrayWidth(value, validate=True)

getArrayWidth()

resetArrayWidth()

hasArrayWidth()

setArrayHeight(value, validate=True)

getArrayHeight()

resetArrayHeight()

hasArrayHeight()

setPixelWidth(value, validate=True)

getPixelWidth()

resetPixelWidth()

hasPixelWidth()

setPixelWidthUnit(value, validate=True)

getPixelWidthUnit()

resetPixelWidthUnit()

hasPixelWidthUnit()

setPixelHeight(value, validate=True)

getPixelHeight()

resetPixelHeight()

hasPixelHeight()

setPixelHeightUnit(value, validate=True)

getPixelHeightUnit()

resetPixelHeightUnit()

hasPixelHeightUnit()

setIllumination(value, validate=True)

getIllumination()

resetIllumination()

hasIllumination()

setManufacturerOffet(value, validate=True)

getManufacturerOffet()

resetManufacturerOffet()

hasManufacturerOffet()

setColor(value, validate=True)

getColor()

resetColor()

hasColor()

setPixelWellCapacity(value, validate=True)

getPixelWellCapacity()

resetPixelWellCapacity()

hasPixelWellCapacity()

setPixelWellCapacityUnit(value, validate=True)

getPixelWellCapacityUnit()

resetPixelWellCapacityUnit()

hasPixelWellCapacityUnit()

setMaximumFrameRate(value, validate=True)

getMaximumFrameRate()

resetMaximumFrameRate()

hasMaximumFrameRate()

setMaximumFrameRateUnit(value, validate=True)

getMaximumFrameRateUnit()

resetMaximumFrameRateUnit()

hasMaximumFrameRateUnit()

setMaximumReadoutRate(value, validate=True)

getMaximumReadoutRate()

resetMaximumReadoutRate()

hasMaximumReadoutRate()

setMaximumReadoutRateUnit(value, validate=True)

getMaximumReadoutRateUnit()

resetMaximumReadoutRateUnit()

hasMaximumReadoutRateUnit()

setVerticalClockSpeed(value, validate=True)

getVerticalClockSpeed()

resetVerticalClockSpeed()

hasVerticalClockSpeed()

setVerticalClockSpeedUnit(value, validate=True)

getVerticalClockSpeedUnit()

resetVerticalClockSpeedUnit()

hasVerticalClockSpeedUnit()