summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmds2/Genas_system/pp.m2
-rw-r--r--xmds2/Genas_system/pp_delta0.m7
2 files changed, 9 insertions, 0 deletions
diff --git a/xmds2/Genas_system/pp.m b/xmds2/Genas_system/pp.m
index 3762fcb..f3d8cf7 100644
--- a/xmds2/Genas_system/pp.m
+++ b/xmds2/Genas_system/pp.m
@@ -12,3 +12,5 @@ pp_fields
% upper triangle real part of coherences,
% lower diagonal imaginary part of coherences
pp_rho
+
+pp_delta0
diff --git a/xmds2/Genas_system/pp_delta0.m b/xmds2/Genas_system/pp_delta0.m
new file mode 100644
index 0000000..7ee649b
--- /dev/null
+++ b/xmds2/Genas_system/pp_delta0.m
@@ -0,0 +1,7 @@
+Genas_system
+
+figure(5)
+
+plot(z_2,delta0_on_z_2)
+xlabel('z')
+ylabel('delta0(z) (1/s)')