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