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
4e6c3acf
Commit
4e6c3acf
authored
6 years ago
by
Samuel Jones
Browse files
Options
Downloads
Patches
Plain Diff
Re #23086 Release notes and doc update
parent
53740a61
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/algorithms/ReflectometryReductionOneAuto-v2.rst
+8
-14
8 additions, 14 deletions
docs/source/algorithms/ReflectometryReductionOneAuto-v2.rst
docs/source/release/v3.14.0/reflectometry.rst
+1
-0
1 addition, 0 deletions
docs/source/release/v3.14.0/reflectometry.rst
with
9 additions
and
14 deletions
docs/source/algorithms/ReflectometryReductionOneAuto-v2.rst
+
8
−
14
View file @
4e6c3acf
...
...
@@ -89,14 +89,8 @@ Polarization Analysis Off
~~~~~~~~~~~~~~~~~~~~~~~~~
If :literal:`PolarizationAnalysis = None` the reduction stops here. Note that if
transmission runs are given in the form of a workspace group, each member in the
transmission group will be associated to the corresponding member in the input
workspace group, i.e., the first item in the transmission group will be used as the
transmission run for the first workspace in the input workspace group, the second
element in the transmission group will be used as the transmission run for the
second workspace in the input workspace group, etc. This is also illustrated
in the diagram above, where :literal:`[0]` represents the first element in a
workspace group, :literal:`[1]` the second element, etc. If transmission runs
transmission runs are given in the form of a workspace group, then the first
element in the group will be used on every input workspace. If transmission runs
are provided as matrix workspaces the specified runs will be used for all members
of the input workspace group.
...
...
@@ -122,12 +116,12 @@ The result will be a new workspace in wavelength, which will override the
previous one, that will be used as input to
:ref:`algm-ReflectometryReductionOne` to calculate the new output workspaces in
Q, which in turn will override the existing workspaces in Q. Note that if
transmission runs are provided in the form of workspace groups, the
individual
workspaces will be summed to produce a matrix
workspace that will be used as
the transmission run for all items in the input
workspace group, as illustrated
in the diagram below (note that, for the sake of
clarity, the rebinned output
workspace in Q, :literal:`OutputWorkspaceBinned`, is
not represented but it is
handled analogously to :literal:`OutputWorkspace`).
transmission runs are provided in the form of workspace groups, the
n the
first workspace in the group
workspaces will be summed to produce a matrix
workspace that will be used as
the transmission run for all items in the input
workspace group, as illustrated
in the diagram below (note that, for the sake of
clarity, the rebinned output
workspace in Q, :literal:`OutputWorkspaceBinned`, is
not represented but it is
handled analogously to :literal:`OutputWorkspace`).
.. diagram:: ReflectometryReductionOneAuto-v2-Groups_PA_wkflw.dot
...
...
This diff is collapsed.
Click to expand it.
docs/source/release/v3.14.0/reflectometry.rst
+
1
−
0
View file @
4e6c3acf
...
...
@@ -59,5 +59,6 @@ Bug fixes
#########
- A bug has been fixed on the Settings tab where the IncludePartialBins check box had been hidden by a misplaced text entry box.
- :ref:`algm-ReflectometryReductionOneAuto` No longer sums all of a transmission run's workspaces and instead will use the first run only
:ref:`Release 3.14.0 <v3.14.0>`
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