A single asymmetry plot allows to toggle the color of the theory function line by the key 't'.
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>User manual — musrfit 1.6.2 documentation</title>
|
||||
<title>User manual — musrfit 1.6.3 documentation</title>
|
||||
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||||
@ -30,7 +30,7 @@
|
||||
<li class="right" >
|
||||
<a href="tutorial.html" title="Tutorial for musrfit"
|
||||
accesskey="P">previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">musrfit 1.6.2 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">musrfit 1.6.3 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@ -148,6 +148,8 @@ Supported values for <code class="docutils literal notranslate"><span class="pre
|
||||
</dd>
|
||||
<dt><strong>c</strong></dt><dd><p>toggles between normal and cross-hair cursor.</p>
|
||||
</dd>
|
||||
<dt><strong>t</strong></dt><dd><p>a plot of a <strong>single</strong> data set allows to toggle the color of the theory function line.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
@ -2465,12 +2467,12 @@ In case this cannot be ensured, the parallelization can be disabled by <em>–di
|
||||
<li class="right" >
|
||||
<a href="tutorial.html" title="Tutorial for musrfit"
|
||||
>previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">musrfit 1.6.2 documentation</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">musrfit 1.6.3 documentation</a> »</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2020, Andreas Suter.
|
||||
Last updated on Jun 17, 2020.
|
||||
Last updated on Jul 27, 2020.
|
||||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.2.
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user