* added gradient calculation
* added magnet selection * calculate probe position
This commit is contained in:
parent
53e1433394
commit
5a4bcf070a
@ -17,6 +17,7 @@
|
||||
<th scope="col">Spin</th>
|
||||
<th scope="col">Nat. ab. in %</th>
|
||||
<th scope="col">γ in MHz/T</th>
|
||||
<th scope="col">γ in rad/T</th>
|
||||
<th scope="col">Sens. in %(<sup>1</sup>H)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@ -32,13 +33,14 @@
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="row justify-content-left">
|
||||
<div class="row justify-content-left">
|
||||
<div class="col">
|
||||
{{ div_plot | safe }}
|
||||
</div>
|
||||
<div class="row justify-content-left ">
|
||||
<div class="col">
|
||||
{{ div_table | safe }}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
{{ script_plot| safe }}
|
||||
{{ script_table| safe }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user