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