From 5a4bcf070aae78c9d35778cbf0f5f772674fc72a Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Wed, 23 Apr 2025 21:43:34 +0200 Subject: [PATCH] * added gradient calculation * added magnet selection * calculate probe position --- isotables/isotopapp/templates/posiiton.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/isotables/isotopapp/templates/posiiton.html b/isotables/isotopapp/templates/posiiton.html index c5b319a..e215018 100644 --- a/isotables/isotopapp/templates/posiiton.html +++ b/isotables/isotopapp/templates/posiiton.html @@ -17,6 +17,7 @@ Spin Nat. ab. in % γ in MHz/T + γ in rad/T Sens. in %(1H) @@ -32,13 +33,14 @@ -
+
+
{{ div_plot | safe }}
-
+
{{ div_table | safe }}
- +
{{ script_plot| safe }} {{ script_table| safe }}