Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Whitfield, Ross
wand
Commits
a062f466
Commit
a062f466
authored
Oct 22, 2018
by
Whitfield, Ross
Browse files
Update integration/IPTS-21680_IntegratePeaksUsingClusters.py
parent
041a84a3
Changes
1
Show whitespace changes
Inline
Side-by-side
integration/IPTS-21680_IntegratePeaksUsingClusters.py
View file @
a062f466
...
@@ -6,3 +6,7 @@ PredictPeaks(InputWorkspace='q', CalculateGoniometerForCW=True, Wavelength=1.488
...
@@ -6,3 +6,7 @@ PredictPeaks(InputWorkspace='q', CalculateGoniometerForCW=True, Wavelength=1.488
IntegratePeaksUsingClusters
(
InputWorkspace
=
'q2'
,
PeaksWorkspace
=
'predict'
,
Threshold
=
25000
,
OutputWorkspace
=
'integrated'
,
OutputWorkspaceMD
=
'labeled'
)
IntegratePeaksUsingClusters
(
InputWorkspace
=
'q2'
,
PeaksWorkspace
=
'predict'
,
Threshold
=
25000
,
OutputWorkspace
=
'integrated'
,
OutputWorkspaceMD
=
'labeled'
)
SaveHKL
(
'integrated'
,
Filename
=
'/SNS/users/rwp/wand/integration/file.hkl'
)
SaveHKL
(
'integrated'
,
Filename
=
'/SNS/users/rwp/wand/integration/file.hkl'
)
SaveReflections
(
'integrated'
,
Filename
=
'/SNS/users/rwp/wand/integration/peaks.hkl'
)
SaveReflections
(
'integrated'
,
Filename
=
'/SNS/users/rwp/wand/integration/peaks.hkl'
)
q
=
LoadMD
(
'/SNS/users/rwp/Er2Ge2O7_q.nxs'
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment