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