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