Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mantidproject
mantid
Commits
2758967b
Commit
2758967b
authored
10 years ago
by
Alex Buts
Browse files
Options
Downloads
Patches
Plain Diff
refs #9909 minor corrections
parent
c10a6ff3
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Code/Mantid/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v2.rst
+7
-8
7 additions, 8 deletions
.../source/algorithms/ConvertToDiffractionMDWorkspace-v2.rst
with
7 additions
and
8 deletions
Code/Mantid/docs/source/algorithms/ConvertToDiffractionMDWorkspace-v2.rst
+
7
−
8
View file @
2758967b
...
...
@@ -18,16 +18,15 @@ conversion can be done either to Q-space in the lab or sample frame, or
to HKL of the crystal.
Version 2 of the algorithm is the wrapper around :ref:`algm-ConvertToMD` algorithm, used for
diffraction workflow and to support the interface of the previous specialized version of this
algorithm. Old specialized version of this :ref:`algm-ConvertToDiffractionMDWorkspace-v1`
algorithm also exists.
diffraction workflow and for supporting the interface of the previous specialized version of this
algorithm. Old specialized version of this algorithm also exists.
See the :ref:`algm-ConvertToDiffractionMDWorkspace-v1` for details of the old and :ref:`algm-ConvertToMD`
o
f this algorithms implementations.
See the :ref:`algm-ConvertToDiffractionMDWorkspace-v1` for details of the old and :ref:`algm-ConvertToMD` f
or
this algorithms implementations.
The main difference between
previous and this algori
th
m
version
s (in addition to the internal implementation details)
is the type of the workspace, produced by
the algorithm by
default.
Old v
ersion
wa
s producing `MDLeanEvent<3> <http://www.mantidproject.org/MDWorkspace#Description%20of%20MDWorkspace>`__-s
and this version generates `MDEvent<3> <http://www.mantidproject.org/MDWorkspace#Description%20of%20MDWorkspace>`__-s
.
The main difference between
the results produced by
th
e
version
one and two of this algorithm
is the type of the workspace, produced by default.
V
ersion
one i
s producing `MDLeanEvent<3> <http://www.mantidproject.org/MDWorkspace#Description%20of%20MDWorkspace>`__-s
workspace
and this version generates `MDEvent<3> <http://www.mantidproject.org/MDWorkspace#Description%20of%20MDWorkspace>`__-s
workspace.
To obtain a workspace containing `MDLeanEvent<3> <http://www.mantidproject.org/MDWorkspace#Description%20of%20MDWorkspace>`__-s,
and fine-tune the output workspace properties,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment