.. algorithm:: .. summary:: .. relatedalgorithms:: .. properties:: Description ----------- This algorithm is intended to automatically find all the peaks in a dataset and subtract them, leaving just the residual 'background'. ChildAlgorithms used #################### The :ref:`algm-FindPeaks` algorithm is used to identify the peaks in the data. .. categories:: .. sourcelink::