selectMultiPeak

mantidplot.selectMultiPeak(source, showFitPropertyBrowser=True, xmin=None, xmax=None)

Switch on the multi-peak selecting tool for fitting with the Fit algorithm.

Args:
source: A reference to a MultiLayer with the data to fit. showFitPropertyBrowser: Whether to show the FitPropertyBrowser or not. xmin: An optionall minimum X value to select xmax: An optionall maximum X value to select