We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ad5ce9 + 5c33072 commit 10faaf0Copy full SHA for 10faaf0
diffraction/sxd_bk2bk_exp_coef.py
@@ -2,7 +2,7 @@
2
from mantid.simpleapi import *
3
import matplotlib.pyplot as plt
4
import numpy as np
5
-from IntegratePeaksSkew import InstrumentArrayConverter, PeakData
+from plugins.algorithms.peakdata_utils import InstrumentArrayConverter, PeakData
6
from scipy.optimize import minimize, curve_fit
7
from mantid.api import FunctionFactory
8
0 commit comments