easistrain.EDD.utils.guessParameters

easistrain.EDD.utils.guessParameters(xData, yData, nb_peaks, withBounds)[source]
Parameters:
  • xData (ndarray)

  • yData (ndarray)

  • nb_peaks (int)

  • withBounds (bool)

Return type:

Tuple[ndarray, List[float]]