Skip to content

Commit d74a680

Browse files
author
mantid-builder
committed
Automatic update of developer site
1 parent e8f8b28 commit d74a680

File tree

3 files changed

+45
-22
lines changed

3 files changed

+45
-22
lines changed

Testing/Core/Core.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ <h3>Grouped Tasks<a class="headerlink" href="#grouped-tasks" title="Link to this
155155
<td><p>Please <strong>only</strong> test basic SliceViewer functionality, such as outlined <a class="reference external" href="https://docs.mantidproject.org/nightly/tutorials/mantid_basic_course/loading_and_displaying_data/04_displaying_2D_data.html#displaying-2d-data" title="(in MantidProject v6.11)"><span class="xref std std-ref">here</span></a>, and please use SV with unusual data and in unusual ways! If you want extra inspiration, here are the advanced <a class="reference internal" href="../SliceViewer/SliceViewer.html#sliceviewer-testing"><span class="std std-ref">SliceViewer Manual Testing instructions</span></a>. Do NOT complete these advanced tests, however you may find the initial Data section useful.</p></td>
156156
</tr>
157157
<tr class="row-odd"><td><p>GUI Plotting</p></td>
158-
<td><p>Produce 1D (Individual, Waterfall, Tiled), 2D (Colorfill and Contour) and 3D (Surface and Wireframe) plots with different data types. <a class="reference external" href="https://docs.mantidproject.org/nightly/tutorials/mantid_basic_course/loading_and_displaying_data/03_displaying_1D_data.html#displaying-1d-data" title="(in MantidProject v6.11)"><span>Displaying 1D Data</span></a> <a class="reference external" href="https://matplotlib.org/stable/plot_types/3D/index.html#d-plots" title="(in Matplotlib v3.9.2)"><span>3D and volumetric data</span></a></p></td>
158+
<td><p>Produce 1D (Individual, Waterfall, Tiled), 2D (Colorfill and Contour) and 3D (Surface and Wireframe) plots with different data types. <a class="reference external" href="https://docs.mantidproject.org/nightly/tutorials/mantid_basic_course/loading_and_displaying_data/03_displaying_1D_data.html#displaying-1d-data" title="(in MantidProject v6.11)"><span>Displaying 1D Data</span></a> <a class="reference external" href="https://matplotlib.org/stable/plot_types/3D/index.html#d-plots" title="(in Matplotlib v3.9.3)"><span>3D and volumetric data</span></a></p></td>
159159
</tr>
160160
<tr class="row-even"><td><p>Manipulating Plots</p></td>
161161
<td><p>See Plot Help Docs for info on Toolbar <strong>?</strong> buttons, Click Menus, Plots Toolbox, Settings</p></td>

Testing/Inelastic/DataProcessorTests.html

Lines changed: 43 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -107,23 +107,28 @@ <h1>Inelastic Data Processor Testing<a class="headerlink" href="#inelastic-data-
107107
<nav class="contents local" id="contents">
108108
<ul class="simple">
109109
<li><p><a class="reference internal" href="#symmetrise-tab" id="id4">Symmetrise tab</a></p></li>
110-
<li><p><a class="reference internal" href="#s-q-omega-tab" id="id5"><span class="math notranslate nohighlight">\(S(Q, \omega)\)</span> tab</a></p></li>
111-
<li><p><a class="reference internal" href="#moments-tab" id="id6">Moments tab</a></p>
110+
<li><p><a class="reference internal" href="#s-q-omega-tab" id="id5"><span class="math notranslate nohighlight">\(S(Q, \omega)\)</span> tab</a></p>
112111
<ul>
113-
<li><p><a class="reference internal" href="#indirect-data" id="id7">1. Indirect data</a></p></li>
114-
<li><p><a class="reference internal" href="#invalid-data" id="id8">2. Invalid data</a></p></li>
112+
<li><p><a class="reference internal" href="#isis-data" id="id6">1. ISIS data</a></p></li>
113+
<li><p><a class="reference internal" href="#ill-data" id="id7">2. ILL data</a></p></li>
115114
</ul>
116115
</li>
117-
<li><p><a class="reference internal" href="#elwin-tab" id="id9">Elwin tab</a></p>
116+
<li><p><a class="reference internal" href="#moments-tab" id="id8">Moments tab</a></p>
118117
<ul>
119-
<li><p><a class="reference internal" href="#direct-data" id="id10">1. Direct data</a></p></li>
120-
<li><p><a class="reference internal" href="#elwin-inelastic-test" id="id11">2. Indirect data</a></p></li>
118+
<li><p><a class="reference internal" href="#indirect-data" id="id9">1. Indirect data</a></p></li>
119+
<li><p><a class="reference internal" href="#invalid-data" id="id10">2. Invalid data</a></p></li>
121120
</ul>
122121
</li>
123-
<li><p><a class="reference internal" href="#i-q-t-tab" id="id12">I(Q, t) tab</a></p>
122+
<li><p><a class="reference internal" href="#elwin-tab" id="id11">Elwin tab</a></p>
124123
<ul>
125-
<li><p><a class="reference internal" href="#id2" id="id13">1. Direct data</a></p></li>
126-
<li><p><a class="reference internal" href="#iqt-inelastic-test" id="id14">2. Indirect data</a></p></li>
124+
<li><p><a class="reference internal" href="#direct-data" id="id12">1. Direct data</a></p></li>
125+
<li><p><a class="reference internal" href="#elwin-inelastic-test" id="id13">2. Indirect data</a></p></li>
126+
</ul>
127+
</li>
128+
<li><p><a class="reference internal" href="#i-q-t-tab" id="id14">I(Q, t) tab</a></p>
129+
<ul>
130+
<li><p><a class="reference internal" href="#id2" id="id15">1. Direct data</a></p></li>
131+
<li><p><a class="reference internal" href="#iqt-inelastic-test" id="id16">2. Indirect data</a></p></li>
127132
</ul>
128133
</li>
129134
</ul>
@@ -165,8 +170,10 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">Symmetrise tab</a><a
165170
</section>
166171
<section id="s-q-omega-tab">
167172
<span id="symmetrise-inelastic-test"></span><h2><a class="toc-backref" href="#id5" role="doc-backlink"><span class="math notranslate nohighlight">\(S(Q, \omega)\)</span> tab</a><a class="headerlink" href="#s-q-omega-tab" title="Link to this heading"></a></h2>
168-
<p><strong>Time required 5-10 minutes</strong></p>
173+
<p><strong>Time required 10-15 minutes</strong></p>
169174
<hr class="docutils" />
175+
<section id="isis-data">
176+
<h3><a class="toc-backref" href="#id6" role="doc-backlink">1. ISIS data</a><a class="headerlink" href="#isis-data" title="Link to this heading"></a></h3>
170177
<ol class="arabic simple">
171178
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
172179
<li><p>Go to the <code class="docutils literal notranslate"><span class="pre">S(Q,w)</span></code> tab</p></li>
@@ -186,12 +193,28 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">Symmetrise tab</a><a
186193
<li><p>Repeat instructions 4 to 10, but loading instead the <code class="docutils literal notranslate"><span class="pre">MAR27691_red.nxs</span></code> file from the ISIS Sample Data set.</p></li>
187194
</ol>
188195
</section>
196+
<section id="ill-data">
197+
<h3><a class="toc-backref" href="#id7" role="doc-backlink">2. ILL data</a><a class="headerlink" href="#ill-data" title="Link to this heading"></a></h3>
198+
<ol class="arabic simple">
199+
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
200+
<li><p>Go to the <code class="docutils literal notranslate"><span class="pre">S(Q,w)</span></code> tab</p></li>
201+
<li><p>Open the Settings widget from the bottom left of the interface, and untick <cite>Restrict allowed input files by name (recommended)</cite></p></li>
202+
<li><p>On the File Input, click on <code class="docutils literal notranslate"><span class="pre">Browse</span></code>, a dialog window should prompt.</p></li>
203+
<li><p>Find the file <code class="docutils literal notranslate"><span class="pre">243489-243506ElwinHeat_H2O-HSA-stw.nxs</span></code> from the SystemTest data directory and Load it.</p></li>
204+
<li><p>The data will be plot as a contour plot in the interface.</p></li>
205+
<li><p>The <cite>Q Low</cite>, <cite>Q Width</cite> and <cite>Q High</cite> will be automatically set to 0.2, 0.05 and 2.25 respectively.</p></li>
206+
<li><p>Click <cite>Run</cite> button.</p></li>
207+
<li><p>There should be two new workspaces in the ADS with the prefixes <code class="docutils literal notranslate"><span class="pre">_sqw</span></code> and <code class="docutils literal notranslate"><span class="pre">_rqw</span></code>.</p></li>
208+
<li><p>Open the Settings widget from the bottom left of the interface, and tick <cite>Restrict allowed input files by name (recommended)</cite></p></li>
209+
</ol>
210+
</section>
211+
</section>
189212
<section id="moments-tab">
190-
<span id="sqw-inelastic-test"></span><h2><a class="toc-backref" href="#id6" role="doc-backlink">Moments tab</a><a class="headerlink" href="#moments-tab" title="Link to this heading"></a></h2>
213+
<span id="sqw-inelastic-test"></span><h2><a class="toc-backref" href="#id8" role="doc-backlink">Moments tab</a><a class="headerlink" href="#moments-tab" title="Link to this heading"></a></h2>
191214
<p><strong>Time required 2-3 minutes</strong></p>
192215
<hr class="docutils" />
193216
<section id="indirect-data">
194-
<h3><a class="toc-backref" href="#id7" role="doc-backlink">1. Indirect data</a><a class="headerlink" href="#indirect-data" title="Link to this heading"></a></h3>
217+
<h3><a class="toc-backref" href="#id9" role="doc-backlink">1. Indirect data</a><a class="headerlink" href="#indirect-data" title="Link to this heading"></a></h3>
195218
<ol class="arabic simple">
196219
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
197220
<li><p>Go to the <code class="docutils literal notranslate"><span class="pre">Moments</span></code> tab</p></li>
@@ -207,7 +230,7 @@ <h3><a class="toc-backref" href="#id7" role="doc-backlink">1. Indirect data</a><
207230
</ol>
208231
</section>
209232
<section id="invalid-data">
210-
<h3><a class="toc-backref" href="#id8" role="doc-backlink">2. Invalid data</a><a class="headerlink" href="#invalid-data" title="Link to this heading"></a></h3>
233+
<h3><a class="toc-backref" href="#id10" role="doc-backlink">2. Invalid data</a><a class="headerlink" href="#invalid-data" title="Link to this heading"></a></h3>
211234
<ol class="arabic simple">
212235
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
213236
<li><p>Go to the <code class="docutils literal notranslate"><span class="pre">Moments</span></code> tab</p></li>
@@ -219,11 +242,11 @@ <h3><a class="toc-backref" href="#id8" role="doc-backlink">2. Invalid data</a><a
219242
</section>
220243
</section>
221244
<section id="elwin-tab">
222-
<span id="moments-inelastic-test"></span><h2><a class="toc-backref" href="#id9" role="doc-backlink">Elwin tab</a><a class="headerlink" href="#elwin-tab" title="Link to this heading"></a></h2>
245+
<span id="moments-inelastic-test"></span><h2><a class="toc-backref" href="#id11" role="doc-backlink">Elwin tab</a><a class="headerlink" href="#elwin-tab" title="Link to this heading"></a></h2>
223246
<p><strong>Time required 3 - 5 minutes for each</strong></p>
224247
<hr class="docutils" />
225248
<section id="direct-data">
226-
<h3><a class="toc-backref" href="#id10" role="doc-backlink">1. Direct data</a><a class="headerlink" href="#direct-data" title="Link to this heading"></a></h3>
249+
<h3><a class="toc-backref" href="#id12" role="doc-backlink">1. Direct data</a><a class="headerlink" href="#direct-data" title="Link to this heading"></a></h3>
227250
<ol class="arabic simple">
228251
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
229252
<li><p>Go to the <code class="docutils literal notranslate"><span class="pre">Elwin</span></code> tab</p></li>
@@ -240,7 +263,7 @@ <h3><a class="toc-backref" href="#id10" role="doc-backlink">1. Direct data</a><a
240263
</ol>
241264
</section>
242265
<section id="elwin-inelastic-test">
243-
<span id="id1"></span><h3><a class="toc-backref" href="#id11" role="doc-backlink">2. Indirect data</a><a class="headerlink" href="#elwin-inelastic-test" title="Link to this heading"></a></h3>
266+
<span id="id1"></span><h3><a class="toc-backref" href="#id13" role="doc-backlink">2. Indirect data</a><a class="headerlink" href="#elwin-inelastic-test" title="Link to this heading"></a></h3>
244267
<ol class="arabic simple">
245268
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
246269
<li><p>Click on <code class="docutils literal notranslate"><span class="pre">Add</span> <span class="pre">Workspaces</span></code>, a dialog window should prompt</p></li>
@@ -263,11 +286,11 @@ <h3><a class="toc-backref" href="#id10" role="doc-backlink">1. Direct data</a><a
263286
</section>
264287
</section>
265288
<section id="i-q-t-tab">
266-
<h2><a class="toc-backref" href="#id12" role="doc-backlink">I(Q, t) tab</a><a class="headerlink" href="#i-q-t-tab" title="Link to this heading"></a></h2>
289+
<h2><a class="toc-backref" href="#id14" role="doc-backlink">I(Q, t) tab</a><a class="headerlink" href="#i-q-t-tab" title="Link to this heading"></a></h2>
267290
<p><strong>Time required 3 - 5 minutes for each</strong></p>
268291
<hr class="docutils" />
269292
<section id="id2">
270-
<h3><a class="toc-backref" href="#id13" role="doc-backlink">1. Direct data</a><a class="headerlink" href="#id2" title="Link to this heading"></a></h3>
293+
<h3><a class="toc-backref" href="#id15" role="doc-backlink">1. Direct data</a><a class="headerlink" href="#id2" title="Link to this heading"></a></h3>
271294
<ol class="arabic simple">
272295
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
273296
<li><p>Go to the <code class="docutils literal notranslate"><span class="pre">Iqt</span></code> tab</p></li>
@@ -281,7 +304,7 @@ <h3><a class="toc-backref" href="#id13" role="doc-backlink">1. Direct data</a><a
281304
</ol>
282305
</section>
283306
<section id="iqt-inelastic-test">
284-
<span id="id3"></span><h3><a class="toc-backref" href="#id14" role="doc-backlink">2. Indirect data</a><a class="headerlink" href="#iqt-inelastic-test" title="Link to this heading"></a></h3>
307+
<span id="id3"></span><h3><a class="toc-backref" href="#id16" role="doc-backlink">2. Indirect data</a><a class="headerlink" href="#iqt-inelastic-test" title="Link to this heading"></a></h3>
285308
<ol class="arabic simple">
286309
<li><p>Go to <code class="docutils literal notranslate"><span class="pre">Interfaces</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Inelastic</span></code> &gt; <code class="docutils literal notranslate"><span class="pre">Data</span> <span class="pre">Processor</span></code></p></li>
287310
<li><p>Go to the <code class="docutils literal notranslate"><span class="pre">Iqt</span></code> tab</p></li>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)