DetectorConfig ============== .. currentmodule:: lsst.afw.cameraGeom .. autoclass:: DetectorConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DetectorConfig.bbox_x0 ~DetectorConfig.bbox_x1 ~DetectorConfig.bbox_y0 ~DetectorConfig.bbox_y1 ~DetectorConfig.crosstalk ~DetectorConfig.detectorType ~DetectorConfig.history ~DetectorConfig.id ~DetectorConfig.name ~DetectorConfig.offset_x ~DetectorConfig.offset_y ~DetectorConfig.pitchDeg ~DetectorConfig.pixelSize_x ~DetectorConfig.pixelSize_y ~DetectorConfig.refpos_x ~DetectorConfig.refpos_y ~DetectorConfig.rollDeg ~DetectorConfig.serial ~DetectorConfig.transformDict ~DetectorConfig.transposeDetector ~DetectorConfig.yawDeg .. rubric:: Methods Summary .. autosummary:: ~DetectorConfig.compare ~DetectorConfig.formatHistory ~DetectorConfig.freeze ~DetectorConfig.getCrosstalk ~DetectorConfig.items ~DetectorConfig.iteritems ~DetectorConfig.iterkeys ~DetectorConfig.itervalues ~DetectorConfig.keys ~DetectorConfig.load ~DetectorConfig.loadFromStream ~DetectorConfig.names ~DetectorConfig.save ~DetectorConfig.saveToStream ~DetectorConfig.setDefaults ~DetectorConfig.toDict ~DetectorConfig.update ~DetectorConfig.validate ~DetectorConfig.values .. rubric:: Attributes Documentation .. autoattribute:: bbox_x0 .. autoattribute:: bbox_x1 .. autoattribute:: bbox_y0 .. autoattribute:: bbox_y1 .. autoattribute:: crosstalk .. autoattribute:: detectorType .. autoattribute:: history .. autoattribute:: id .. autoattribute:: name .. autoattribute:: offset_x .. autoattribute:: offset_y .. autoattribute:: pitchDeg .. autoattribute:: pixelSize_x .. autoattribute:: pixelSize_y .. autoattribute:: refpos_x .. autoattribute:: refpos_y .. autoattribute:: rollDeg .. autoattribute:: serial .. autoattribute:: transformDict .. autoattribute:: transposeDetector .. autoattribute:: yawDeg .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: getCrosstalk .. automethod:: items .. automethod:: iteritems .. automethod:: iterkeys .. automethod:: itervalues .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values