| 1 | ###################################################################### |
|---|
| 2 | #Python Script Generated by GeneratePythonScript Algorithm |
|---|
| 3 | ###################################################################### |
|---|
| 4 | ws = mtd["NOM_Bank4_BackgroundParameters"] |
|---|
| 5 | |
|---|
| 6 | LeBailFit( |
|---|
| 7 | InputWorkspace='NOM_11848-4', |
|---|
| 8 | OutputWorkspace='NOM_11848-4-RefineBackground', |
|---|
| 9 | InputParameterWorkspace='NOM_Bank4_ProfileTable', |
|---|
| 10 | OutputParameterWorkspace='Dummy1', |
|---|
| 11 | InputHKLWorkspace='LaB6_BraggPeaksTable', |
|---|
| 12 | OutputPeaksWorkspace='Dummy2', |
|---|
| 13 | FitRegion='2390.4,18499', |
|---|
| 14 | Function='RefineBackground', |
|---|
| 15 | BackgroundParametersWorkspace='NOM_Bank4_BackgroundParameters', |
|---|
| 16 | PeakRadius='8', |
|---|
| 17 | Minimizer='BFGS', |
|---|
| 18 | NumberMinimizeSteps='1000', |
|---|
| 19 | MinimumPeakHeight='0.050000000000000003') |
|---|