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