MatchedBaseConfig ================= .. currentmodule:: lsst.faro.base .. autoclass:: MatchedBaseConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MatchedBaseConfig.connections ~MatchedBaseConfig.doApplyExternalPhotoCalib ~MatchedBaseConfig.doApplyExternalSkyWcs ~MatchedBaseConfig.history ~MatchedBaseConfig.match_radius ~MatchedBaseConfig.saveLogOutput ~MatchedBaseConfig.saveMetadata ~MatchedBaseConfig.useGlobalExternalPhotoCalib ~MatchedBaseConfig.useGlobalExternalSkyWcs .. rubric:: Methods Summary .. autosummary:: ~MatchedBaseConfig.compare ~MatchedBaseConfig.formatHistory ~MatchedBaseConfig.freeze ~MatchedBaseConfig.items ~MatchedBaseConfig.iteritems ~MatchedBaseConfig.iterkeys ~MatchedBaseConfig.itervalues ~MatchedBaseConfig.keys ~MatchedBaseConfig.load ~MatchedBaseConfig.loadFromStream ~MatchedBaseConfig.names ~MatchedBaseConfig.save ~MatchedBaseConfig.saveToStream ~MatchedBaseConfig.setDefaults ~MatchedBaseConfig.toDict ~MatchedBaseConfig.update ~MatchedBaseConfig.validate ~MatchedBaseConfig.values .. rubric:: Attributes Documentation .. autoattribute:: connections .. autoattribute:: doApplyExternalPhotoCalib .. autoattribute:: doApplyExternalSkyWcs .. autoattribute:: history .. autoattribute:: match_radius .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. autoattribute:: useGlobalExternalPhotoCalib .. autoattribute:: useGlobalExternalSkyWcs .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. 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