CullPeaksConfig =============== .. currentmodule:: lsst.pipe.tasks.multiBandUtils .. autoclass:: CullPeaksConfig :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CullPeaksConfig.history ~CullPeaksConfig.nBandsSufficient ~CullPeaksConfig.rankConsidered ~CullPeaksConfig.rankNormalizedConsidered ~CullPeaksConfig.rankSufficient .. rubric:: Methods Summary .. autosummary:: ~CullPeaksConfig.compare ~CullPeaksConfig.formatHistory ~CullPeaksConfig.freeze ~CullPeaksConfig.items ~CullPeaksConfig.keys ~CullPeaksConfig.load ~CullPeaksConfig.loadFromStream ~CullPeaksConfig.loadFromString ~CullPeaksConfig.names ~CullPeaksConfig.save ~CullPeaksConfig.saveToStream ~CullPeaksConfig.saveToString ~CullPeaksConfig.setDefaults ~CullPeaksConfig.toDict ~CullPeaksConfig.update ~CullPeaksConfig.validate ~CullPeaksConfig.values .. rubric:: Attributes Documentation .. autoattribute:: history .. autoattribute:: nBandsSufficient .. autoattribute:: rankConsidered .. autoattribute:: rankNormalizedConsidered .. autoattribute:: rankSufficient .. 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