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
4bc9dd1c
Commit
4bc9dd1c
authored
9 years ago
by
Shahroz Ahmed
Browse files
Options
Downloads
Patches
Plain Diff
engg diff doc updated with all new focus features
refs #14623
parent
f7208a73
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
docs/source/interfaces/Engineering_Diffraction.rst
+32
-3
32 additions, 3 deletions
docs/source/interfaces/Engineering_Diffraction.rst
with
32 additions
and
3 deletions
docs/source/interfaces/Engineering_Diffraction.rst
+
32
−
3
View file @
4bc9dd1c
...
@@ -29,6 +29,9 @@ Instrument
...
@@ -29,6 +29,9 @@ Instrument
Close
Close
Close the interface
Close the interface
RB Number
To enable the GUI specify a RB Number
Calibration
Calibration
-----------
-----------
...
@@ -55,8 +58,11 @@ Calibration sample #
...
@@ -55,8 +58,11 @@ Calibration sample #
Focus
Focus
-----
-----
Here it is possible to focus run files, provided a run number or run
Here it is possible to focus run files, by providing a run number or a
file. The focusing process uses the algorithm :ref:`EnggFocus
range of run number to enable multi-run focusing, along with that the
user may also select the files with the help of Browse button.
The focusing process uses the algorithm :ref:`EnggFocus
<algm-EnggFocus>`. In the documentation of the algorithm you can find
<algm-EnggFocus>`. In the documentation of the algorithm you can find
the details on how the input runs are focused.
the details on how the input runs are focused.
...
@@ -73,7 +79,7 @@ Three focusing alternatives are provided:
...
@@ -73,7 +79,7 @@ Three focusing alternatives are provided:
2. Cropped focusing, where several spectra or ranges of spectra can
2. Cropped focusing, where several spectra or ranges of spectra can
be specified, as a list separated by commas.
be specified, as a list separated by commas.
3. Texture focusing, where the *texture* group of detectors is given
3. Texture focusing, where the *texture* group of detectors is given
in a Detector Gro
p
uing File.
in a Detector Grou
p
ing File.
Depending on the alternative chosen, the focusing operation will
Depending on the alternative chosen, the focusing operation will
include different banks and/or combinations of spectra (detectors). In
include different banks and/or combinations of spectra (detectors). In
...
@@ -89,6 +95,10 @@ for normal focusing, *_cropped* for cropped focusing, and
...
@@ -89,6 +95,10 @@ for normal focusing, *_cropped* for cropped focusing, and
*_texture_bank_1, _texture_bank_2*, and so on for texture focusing
*_texture_bank_1, _texture_bank_2*, and so on for texture focusing
(using the bank IDs given in the detector grouping file).
(using the bank IDs given in the detector grouping file).
Cropped focusing and Texture focusing have been disabled by default to
declutter the interface, but each section can be enabled simply by
ticking the check-box next to Focus Cropped and Focus Texture.
For texture focusing, the detector grouping file is a text (csv) file
For texture focusing, the detector grouping file is a text (csv) file
with one line per bank. Each line must contain at least two numeric
with one line per bank. Each line must contain at least two numeric
fields, where the first one specifies the bank ID, and the second and
fields, where the first one specifies the bank ID, and the second and
...
@@ -100,6 +110,25 @@ numbers. For example::
...
@@ -100,6 +110,25 @@ numbers. For example::
2, 100, 102, 107
2, 100, 102, 107
3, 300, 310, 320-329, 350-370
3, 300, 310, 320-329, 350-370
When a focus run process is being carried out, Focus Stop button will
be enabled. Focus Stop button will allow the user to abort once the
current focus run process has been completed. Inside the *Result Log*
a warning message will be displayed with last successful run and total
number of focus runs that could not be processed.
Run-Number
^^^^^^^^^^
The run provided to focus can be for example 228061-228063, this will
run all the files within the given range as long as the file
directories are included in the
`User Directories <http://www.mantidproject.org/SplittersWorkspace>`_.
The user may also provide an input of 228061-3 or 228061, 228062,
2280623 which should work the same way.
If a red star sign is displayed next to the Browse Button, it is mostly
likely because the file specified has not been found. Error message
can be viewed by hovering over the red star sign.
Output
Output
^^^^^^
^^^^^^
...
...
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