Skip to content

Commit

Permalink
Automatic update of developer site
Browse files Browse the repository at this point in the history
  • Loading branch information
mantid-builder committed May 10, 2024
1 parent 0e2156f commit 95d7d26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h2><a class="toc-backref" href="#id8" role="doc-backlink">Test 4</a><a class="h
<li><p>In the fitting tab, load multiple of these newly focused TOF .nxs files in the <cite>Load Focused Data</cite> section. The path to the focused files should be auto populated</p></li>
<li><p>Click the <cite>Load</cite> button. A row should be added to the UI table for each focused run.
There should be a grouped workspace with the suffix <cite>_logs_Fitting</cite> in the ADS with tables corresponding to each log value specified in the settings (to open the settings use the cog in the bottom left corner of the UI).
There should be an additional table called <cite>run_info</cite> that provides some of the metadata for each run.
In the same grouped workspace there should be an additional table called <cite>run_info_Fitting</cite> that provides some of the metadata for each run.
Each row in these tables should correspond to the equivalent row in the UI table.</p></li>
<li><p>The log values that are averaged can be selected in the settings (cog button in the bottom left corner of the UI). Change which sample log checkboxes are selected. Close settings and then close and re-open the Engineering Diffraction interface.
Reopen settings to check these selected sample logs have been remembered. Note that any change to the selected logs won’t take effect until the interface is reopened.</p></li>
Expand Down Expand Up @@ -320,10 +320,10 @@ <h2><a class="toc-backref" href="#id13" role="doc-backlink">Test 9</a><a class="
each with a row for each of the runs in the table. All the runs should have been fitted.</p></li>
<li><p>The order of the runs in the sequential fit should be obtainable from the log at notice level -
check that this corresponds to the order of the average value of the primary log - <code class="docutils literal notranslate"><span class="pre">ADC1_0</span></code>
You can check the value of this sample log for each run in the output GroupWorkspace with the suffix <code class="docutils literal notranslate"><span class="pre">_logs</span></code>. Note this order down.</p></li>
You can check the value of this sample log for each run in the output GroupWorkspace with the suffix <code class="docutils literal notranslate"><span class="pre">_logs_Fitting</span></code>. Note this order down.</p></li>
<li><p>Try changing the primary log to blank and re-run the <code class="docutils literal notranslate"><span class="pre">Sequential</span> <span class="pre">Fit</span></code> This should make the Sequential fit use the order of the runs in the central <code class="docutils literal notranslate"><span class="pre">Run</span> <span class="pre">Selection</span></code> table.</p></li>
<li><p>In the Engineering Diffraction settings, set the primary log back to <code class="docutils literal notranslate"><span class="pre">ADC1_0</span></code> and tick <code class="docutils literal notranslate"><span class="pre">Descending</span></code>.
Re-run the <code class="docutils literal notranslate"><span class="pre">Sequential</span> <span class="pre">Fit</span></code> and check that the order of runs in the output workspaces has reversed compared to step 8.</p></li>
Re-run the <code class="docutils literal notranslate"><span class="pre">Sequential</span> <span class="pre">Fit</span></code> and check that the order of runs in the output workspaces has reversed compared to step 6.</p></li>
<li><p>Close and re-open the Engineering Diffraction interface. Reopen the Engineering Diffraction settings menu, it should remember the primary log and the order.</p></li>
</ol>
</section>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 95d7d26

Please sign in to comment.