Commit graph

118 commits

Author SHA1 Message Date
cf8d7c044f Added channel names to Histogram 2025-09-04 14:06:54 +02:00
1d2843657c removed debugging code 2025-09-04 13:57:54 +02:00
75d33971ed Script for automatic histogram creation and plotting (initial commit) 2025-09-04 13:23:17 +02:00
e0b5297b91 auto replot every 60 seconds 2025-09-04 13:22:11 +02:00
6dd39878a6 Changed to executable file, filename can now be parsed 2025-09-03 13:07:24 +02:00
Nicolas Rohrbeck
6f6b8559d4 correctly format pressure ticks for pf options 2025-09-03 13:04:57 +02:00
Nicolas Rohrbeck
9db06bb0ff added altitude 2025-09-03 13:03:42 +02:00
Nicolas Rohrbeck
4884682176 added second y axis for roll and pitch 2025-09-03 10:56:58 +02:00
Nicolas Rohrbeck
f5f82084f1 set subplots wspace to 0.5 2025-09-03 10:37:52 +02:00
Nicolas Rohrbeck
0c5adfb783 Append data to y lists on each loop instead of data dict and reading whole dict 2025-09-03 10:29:18 +02:00
Nicolas Rohrbeck
819cc0f7c9 Merge branch 'master' of ssh://forge.bexus.org/Seth/seth_tools 2025-09-02 16:11:39 +02:00
Nicolas Rohrbeck
73df43494b use struct to correctly interpret ADS 2025-09-02 16:11:33 +02:00
1e1653bb05 Moved legends out of plots 2025-09-02 14:25:12 +02:00
Nicolas Rohrbeck
3a190432f1 added nan in counter function 2025-09-02 14:06:17 +02:00
Nicolas Rohrbeck
be3d33c0cd add static limit to ehading y axis 2025-09-02 13:28:53 +02:00
Nicolas Rohrbeck
44b94e1d51 change pause time, add suptitle for live, change integer type for vectors 2025-09-02 13:15:37 +02:00
0a4e569edc unified filenames 2025-09-02 13:12:39 +02:00
Nicolas Rohrbeck
5e196bbcf3 Merge branch 'master' of ssh://forge.bexus.org/Seth/seth_tools 2025-09-02 13:05:47 +02:00
Nicolas Rohrbeck
864d16fb00 generalize filename 2025-09-02 13:03:53 +02:00
Nicolas Rohrbeck
fb5dac01ca generalize filename, specialize filepath 2025-09-02 13:03:00 +02:00
deb344f8af generalized filenames 2025-09-02 13:02:06 +02:00
Nicolas Rohrbeck
338bf2e1ea checklist to start up seth 2025-09-02 12:03:36 +02:00
Nicolas Rohrbeck
4bce9407e0 add backtics to display code 2025-09-02 11:08:52 +02:00
Nicolas Rohrbeck
6798ba0fd9 detailing how to set up the network 2025-09-02 11:06:59 +02:00
Nicolas Rohrbeck
bda0fdcb56 added heading plotting, needs fixing 2025-08-29 11:58:10 +02:00
Nicolas Rohrbeck
44553ca4b1 add live option to plot files faster, HDORN temps are now float, were str? 2025-08-27 15:02:30 +02:00
Nicolas Rohrbeck
f4ba88c355 shows all counts 2025-08-25 16:07:48 +02:00
Nicolas Rohrbeck
3371172f69 plots all HDRON temps, added live mode that pauses 12 seconds 2025-08-25 15:57:38 +02:00
Nicolas Rohrbeck
47631d655d Exodus of global variables 2025-08-24 14:41:54 +02:00
Nicolas Rohrbeck
0a94d0dc3a plots H, P and C64 lines from AHA or stdin 2025-08-24 14:09:31 +02:00
Nicolas Rohrbeck
fbe04f4d68 Can now plot dynamically, something wrong with timestamp, only upper diode counters plotted, WIP 2025-08-22 16:48:34 +02:00
Nicolas Rohrbeck
af7f6be448 Merge branch 'master' of ssh://forge.bexus.org/Seth/seth_tools 2025-08-21 15:02:05 +02:00
Nicolas Rohrbeck
e9fce4229d WIP 2025-08-21 15:00:24 +02:00
14b497f1c1 Writing raw Data for Trigger Plot 2025-08-21 11:03:04 +02:00
c36f4dcdaf added Plot routine for cumulative Trigger numbers 2025-08-18 21:39:16 +02:00
Nicolas Rohrbeck
14afa66142 seth_hk: parses HDORN lines, uses Stephans layout, factors, offsets WIP 2025-08-18 18:01:04 +02:00
5b960166c8 Program provides correct histogram output but has very high RAM usage 2025-08-15 14:05:08 +02:00
Nicolas Rohrbeck
f80ed0d083 seth_hk: WIP parse HDORN lines 2025-08-14 16:50:40 +02:00
Nicolas Rohrbeck
db3d49553c seth_hk: reads P lines from stdin and prints pressure 2025-08-14 15:45:31 +02:00
b923559f4e added Line description for AHA files (initial commit) 2025-08-14 14:33:39 +02:00
Nicolas Rohrbeck
ff280e50a1 gitignore: fix typo 2025-08-14 13:36:15 +02:00
Nicolas Rohrbeck
79641faa33 gitignore: add missing / 2025-08-14 13:35:33 +02:00
Nicolas Rohrbeck
e02576ece4 powertest: make plot of powertest 2025-08-14 13:34:58 +02:00
Nicolas Rohrbeck
1a1e53da1d seth_classes: add event types full and partial 2025-08-14 12:24:14 +02:00
10524ec31e Plot utility for live monitoring (initial commit) 2025-08-12 17:16:30 +02:00
Nicolas Rohrbeck
a5ce08e52c gitignore: add pycache 2025-08-12 13:01:07 +02:00
Nicolas Rohrbeck
62a65b8cbd seth_classes: add detector information for each event 2025-08-12 12:58:38 +02:00
Nicolas Rohrbeck
e5c3d0599b bananas: flesh out total count histogram 2025-08-12 12:57:41 +02:00
Nicolas Rohrbeck
52dd472b04 gitignode: add sandbox.ipynb 2025-08-12 12:57:20 +02:00
Nicolas Rohrbeck
1eb0157ddb kind of works? something is weird with SethEvent diodes 2025-08-11 17:36:22 +02:00