Merged muonspin/musrfit:root6 into master

This commit is contained in:
Zaher Salman 2023-01-30 09:31:34 +01:00
commit c6cf124ee3
3 changed files with 5 additions and 5 deletions

View File

@ -974,14 +974,14 @@ in case a <span class="math notranslate nohighlight">\(\chi^2\)</span> single-hi
<tr class="row-odd"><td>Bessel</td>
<td>b</td>
<td><span class="math notranslate nohighlight">\(\varphi (^\circ), \nu\)</span> (MHz)</td>
<td><span class="math notranslate nohighlight">\(j_0\left(2\pi\nu t + \frac{\pi \varphi}{180}\right)\)</span></td>
<td><span class="math notranslate nohighlight">\(J_0\left(2\pi\nu t + \frac{\pi \varphi}{180}\right)\)</span></td>
<td>&#160;</td>
</tr>
<tr class="row-even"><td>internbsl</td>
<td>ib</td>
<td><span class="math notranslate nohighlight">\(\alpha (1), \varphi (^\circ)\)</span>, <span class="math notranslate nohighlight">\(\nu\)</span> (MHz), <span class="math notranslate nohighlight">\(\lambda_{\rm T} (\mu \mathrm{s}^{-1})\)</span>,<span class="math notranslate nohighlight">\(\lambda_{\rm L} (\mu \mathrm{s}^{-1})\)</span></td>
<td><dl class="first last docutils">
<dt><span class="math notranslate nohighlight">\(\alpha j_0\left(2\pi\nu t + \frac{\pi \varphi}{180}\right) \exp(-\lambda_{\rm T}t) +\)</span></dt>
<dt><span class="math notranslate nohighlight">\(\alpha J_0\left(2\pi\nu t + \frac{\pi \varphi}{180}\right) \exp(-\lambda_{\rm T}t) +\)</span></dt>
<dd><span class="math notranslate nohighlight">\(+ (1-\alpha) \exp(-\lambda_{\rm L} t)\)</span></dd>
</dl>
</td>
@ -2916,4 +2916,4 @@ The syntax here is attribute driven</li>
</script>
</body>
</html>
</html>

View File

@ -201,7 +201,7 @@
<func>
<name>bessel</name>
<comment>(phase frequency)</comment>
<label>spherical Bessel 0th order</label>
<label>Bessel 0th order</label>
<pixmap>bessel.png</pixmap>
<params>2</params>
</func>

View File

@ -201,7 +201,7 @@
<func>
<name>bessel</name>
<comment>(phase frequency)</comment>
<label>spherical Bessel 0th order</label>
<label>Bessel 0th order</label>
<pixmap>bessel.png</pixmap>
<params>2</params>
</func>