Commit graph

63 commits

Author SHA1 Message Date
Sakimori 33daf6e3f1
data into code and summary printing 2025-08-04 12:24:25 -04:00
Sakimori 0d3371ecf7
updated gitignore to work on windows also 2025-08-04 11:23:17 -04:00
Sakimori 5e96cfd575
initial commit 2025-08-04 11:22:47 -04:00
Sakimori 74d24a4885
added try catch for resilience 2025-08-01 09:43:45 -04:00
Sakimori 1e57a21fec
better directory parsing 2 2025-07-31 17:25:35 -04:00
Sakimori 682eda86a0
better directory parsing 2025-07-31 17:22:13 -04:00
Sakimori e181ae9e9a
messed up import 2025-07-31 16:58:45 -04:00
Sakimori 6d7dd549fe
bus error fix attempt 3 2025-07-31 16:55:30 -04:00
Sakimori 7beee3c29c
bus error fix attempt 2 2025-07-31 16:53:07 -04:00
Sakimori 4acb7fe526
bus error fix attempt 2025-07-31 16:47:47 -04:00
Sakimori e4bcc2d8a0
off by 1 2025-07-31 16:41:37 -04:00
Sakimori 17136a3469
wrong numpy function 2025-07-31 16:39:08 -04:00
Sakimori ecd78bbb2d
remove newline 2025-07-31 16:35:34 -04:00
Sakimori 587945364e
reworked processList 2025-07-31 16:34:03 -04:00
Sakimori f5ba071bf5
fixed typo 2025-07-31 16:32:20 -04:00
Sakimori 741f2deb4f
added output directory option 2025-07-31 12:21:43 -04:00
Sakimori 2ef005ca70
multiple pulses in same file 2025-07-31 10:59:39 -04:00
Sakimori 7e6bdcb475
added support for directory parsing 2025-07-31 10:43:25 -04:00
Sakimori 4a3df5d017
remove trunc file to save space 2025-07-30 14:16:19 -04:00
Sakimori d9dad7cd68
moved to log space sampling for DM and pulse width 2025-07-30 13:02:59 -04:00
Sakimori c4d88037f3
added random sampling to test pipeline in various situations 2025-07-29 14:33:09 -04:00
Sakimori 2182108909
reduced gulp size for injection to hopefully reduce memory usage 2025-07-29 09:35:56 -04:00
Sakimori 4b9ce25b3e
Merge branch 'main' of https://git.yinglet.com/zhetadelta/greenburstAux 2025-07-25 10:39:52 -04:00
Sakimori 3cd4cdc117
increased default injection sample number 2025-07-25 10:39:48 -04:00
Sakimori 9ae35a8aca fixed beam number index 2025-07-22 13:14:06 -04:00
Sakimori d1d2573717 checking data type int; 0 wasnt correct 2025-07-22 12:36:57 -04:00
Sakimori 8383b821b1 even more aggressive downsampling 2025-07-22 12:23:01 -04:00
Sakimori 444d0d5be7 adjusting downfac 2025-07-22 12:07:56 -04:00
Sakimori 15bcdc55c7 full filterbank didnt work so back to truncated 2025-07-22 11:59:22 -04:00
Sakimori 781767cfb6 use correct header attribute 2025-07-22 11:52:44 -04:00
Abyss Halley b8e41bac6b now with downsampling, try full filterbank object 2025-07-22 11:42:33 -04:00
Abyss Halley 120ae8a1c3 nope axis 0 was correct 2025-07-22 11:28:58 -04:00
Abyss Halley ae45de8d9b changed downsamp axis 2025-07-22 11:20:17 -04:00
Abyss Halley db2859f6c3 reduced downsampling aggression 2025-07-22 11:13:10 -04:00
Abyss Halley 14dc9acf57 added downsampling to plotter 2025-07-22 11:03:24 -04:00
Abyss Halley e6903cd188 oops forgor to check values object 2025-07-22 10:44:31 -04:00
Abyss Halley 8bc3206d0c added skip plotting option 2025-07-22 10:40:50 -04:00
Sakimori bffdd1c699
removed first plot for speed 2025-07-21 18:27:09 -04:00
Sakimori c733b31153
much bigger file test 2025-07-21 18:11:10 -04:00
Sakimori e97ee18e73
moved burst over a bit - it's working 2025-07-21 17:17:18 -04:00
Sakimori 9df75456ad
argparse fix 2025-07-21 17:06:40 -04:00
Sakimori bcbdf32d37
added simple plot command 2025-07-21 17:00:56 -04:00
Sakimori a071724015
switched to full generation of sigproc data 2025-07-21 16:46:53 -04:00
Sakimori bb36dffab5
first key addition 2025-07-21 16:32:34 -04:00
Sakimori a6f707d58f
second key removal 2025-07-21 16:31:28 -04:00
Sakimori 0c69743767
first key removal 2025-07-21 16:28:41 -04:00
Sakimori f58d2ec3b6
adding dict conversion 2025-07-21 16:24:03 -04:00
Sakimori acfa690900
switched to sigproc file generation 2025-07-21 16:17:32 -04:00
Sakimori 8d0629c6cf
changed structure of first write 2025-07-21 15:58:36 -04:00
Sakimori c383ac76e1
attempting smaller RAM usage 2025-07-21 15:50:51 -04:00