.. algorithm:: .. summary:: .. relatedalgorithms:: .. properties:: Description ----------- PredictPeaks peaks for the given `MDWorkspace` either using the UB matrix on the input workspace or the UB matrix from a provided `PeaksWorkspace`. The input to this algorithm is intended to be DEMAND data that has been processed from :ref:`HB3AAdjustSampleNorm `. It correctly takes into account the wavelength and goniometer rotations for the given workspace. When `SatellitePeaks==True` then :ref:`PredictSatellitePeaks ` is used to find the satellites peaks. For this case all peaks will be generated according to the min and max d-spacing, not just those in the data-range. See :ref:`HB3AIntegratePeaks ` for complete examples of the HB3A workflow. .. categories:: .. sourcelink::