]> jspc29.x-matter.uni-frankfurt.de Git - daqtools.git/commitdiff
threshold search routines
authorhadaq <M.Traxler@gsi.de>
Mon, 28 Aug 2017 15:58:32 +0000 (17:58 +0200)
committerhadaq <M.Traxler@gsi.de>
Mon, 28 Aug 2017 15:58:32 +0000 (17:58 +0200)
thresholds/thresholds_blockwise.sh [new file with mode: 0755]
thresholds/thresholds_blockwise_longterm.sh [new file with mode: 0755]
thresholds/thresholds_blockwise_sub0.sh [new file with mode: 0755]
thresholds/thresholds_blockwise_sub1.sh [new file with mode: 0755]
thresholds/thresholds_blockwise_sub2.sh [new file with mode: 0755]
thresholds/thresholds_blockwise_sub3.sh [new file with mode: 0755]

diff --git a/thresholds/thresholds_blockwise.sh b/thresholds/thresholds_blockwise.sh
new file mode 100755 (executable)
index 0000000..f6a572a
--- /dev/null
@@ -0,0 +1,5 @@
+./thresholds_blockwise_sub0.sh
+./thresholds_blockwise_sub1.sh
+./thresholds_blockwise_sub2.sh
+./thresholds_blockwise_sub3.sh
+
diff --git a/thresholds/thresholds_blockwise_longterm.sh b/thresholds/thresholds_blockwise_longterm.sh
new file mode 100755 (executable)
index 0000000..1562ed4
--- /dev/null
@@ -0,0 +1,48 @@
+
+while :
+do
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+        ./write_thresholds.pl padiwa_threshold_results_blockwise_2016_12_05a.log -o -10000
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+       ./thresholds_blockwise_sub0.sh
+       ./thresholds_blockwise_sub1.sh
+       ./thresholds_blockwise_sub2.sh
+       ./thresholds_blockwise_sub3.sh
+        sleep 60
+        ./write_thresholds.pl padiwa_threshold_results_blockwise_2016_12_05a.log -o 10000
+
+done
+
diff --git a/thresholds/thresholds_blockwise_sub0.sh b/thresholds/thresholds_blockwise_sub0.sh
new file mode 100755 (executable)
index 0000000..4c04df4
--- /dev/null
@@ -0,0 +1,16 @@
+./thresholds_automatic.pl --endpoint=0x2000 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2004 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2008 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200c --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2001 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2005 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2009 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200d --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2002 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2006 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200a --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200e --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+#
+wait
diff --git a/thresholds/thresholds_blockwise_sub1.sh b/thresholds/thresholds_blockwise_sub1.sh
new file mode 100755 (executable)
index 0000000..4561663
--- /dev/null
@@ -0,0 +1,16 @@
+./thresholds_automatic.pl --endpoint=0x2000 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2004 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2008 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200c --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2001 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2005 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2009 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200d --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2003 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2007 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200b --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200f --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+#
+wait
diff --git a/thresholds/thresholds_blockwise_sub2.sh b/thresholds/thresholds_blockwise_sub2.sh
new file mode 100755 (executable)
index 0000000..12370ae
--- /dev/null
@@ -0,0 +1,16 @@
+./thresholds_automatic.pl --endpoint=0x2000 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2004 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2008 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200c --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2002 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2006 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200a --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200e --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2003 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2007 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200b --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200f --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+#
+wait
diff --git a/thresholds/thresholds_blockwise_sub3.sh b/thresholds/thresholds_blockwise_sub3.sh
new file mode 100755 (executable)
index 0000000..2271293
--- /dev/null
@@ -0,0 +1,16 @@
+./thresholds_automatic.pl --endpoint=0x2001 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2005 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2009 --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200d --chain=0 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2002 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2006 --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200a --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200e --chain=1 --offset=0x10  --channel_by_channel --polarity=0&
+#
+./thresholds_automatic.pl --endpoint=0x2003 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x2007 --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200b --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+./thresholds_automatic.pl --endpoint=0x200f --chain=2 --offset=0x10  --channel_by_channel --polarity=0&
+#
+wait