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