PatchMatchedMultiBandPreparationConfig ====================================== .. currentmodule:: lsst.faro.preparation .. autoclass:: PatchMatchedMultiBandPreparationConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~PatchMatchedMultiBandPreparationConfig.brightMagCut ~PatchMatchedMultiBandPreparationConfig.connections ~PatchMatchedMultiBandPreparationConfig.doApplyExternalPhotoCalib ~PatchMatchedMultiBandPreparationConfig.doApplyExternalSkyWcs ~PatchMatchedMultiBandPreparationConfig.faintMagCut ~PatchMatchedMultiBandPreparationConfig.history ~PatchMatchedMultiBandPreparationConfig.match_radius ~PatchMatchedMultiBandPreparationConfig.saveLogOutput ~PatchMatchedMultiBandPreparationConfig.saveMetadata ~PatchMatchedMultiBandPreparationConfig.selectExtended ~PatchMatchedMultiBandPreparationConfig.snrMax ~PatchMatchedMultiBandPreparationConfig.snrMin ~PatchMatchedMultiBandPreparationConfig.useGlobalExternalPhotoCalib ~PatchMatchedMultiBandPreparationConfig.useGlobalExternalSkyWcs .. rubric:: Methods Summary .. autosummary:: ~PatchMatchedMultiBandPreparationConfig.compare ~PatchMatchedMultiBandPreparationConfig.formatHistory ~PatchMatchedMultiBandPreparationConfig.freeze ~PatchMatchedMultiBandPreparationConfig.items ~PatchMatchedMultiBandPreparationConfig.keys ~PatchMatchedMultiBandPreparationConfig.load ~PatchMatchedMultiBandPreparationConfig.loadFromStream ~PatchMatchedMultiBandPreparationConfig.loadFromString ~PatchMatchedMultiBandPreparationConfig.names ~PatchMatchedMultiBandPreparationConfig.save ~PatchMatchedMultiBandPreparationConfig.saveToStream ~PatchMatchedMultiBandPreparationConfig.saveToString ~PatchMatchedMultiBandPreparationConfig.setDefaults ~PatchMatchedMultiBandPreparationConfig.toDict ~PatchMatchedMultiBandPreparationConfig.update ~PatchMatchedMultiBandPreparationConfig.validate ~PatchMatchedMultiBandPreparationConfig.values .. rubric:: Attributes Documentation .. autoattribute:: brightMagCut .. autoattribute:: connections .. autoattribute:: doApplyExternalPhotoCalib .. autoattribute:: doApplyExternalSkyWcs .. autoattribute:: faintMagCut .. autoattribute:: history .. autoattribute:: match_radius .. autoattribute:: saveLogOutput .. autoattribute:: saveMetadata .. autoattribute:: selectExtended .. autoattribute:: snrMax .. autoattribute:: snrMin .. autoattribute:: useGlobalExternalPhotoCalib .. autoattribute:: useGlobalExternalSkyWcs .. rubric:: Methods Documentation .. automethod:: compare .. automethod:: formatHistory .. automethod:: freeze .. automethod:: items .. automethod:: keys .. automethod:: load .. automethod:: loadFromStream .. automethod:: loadFromString .. automethod:: names .. automethod:: save .. automethod:: saveToStream .. automethod:: saveToString .. automethod:: setDefaults .. automethod:: toDict .. automethod:: update .. automethod:: validate .. automethod:: values