• Joined on 2023-01-10
awendt pushed to structure at pweygoldt/projecthowto 2024-10-17 16:06:39 +00:00
c805605ecf [project] adding readmeas to code and data folder
awendt pushed to datastream at awendt/pyrelacs 2024-10-16 06:52:52 +00:00
afc37adb1a [project] adding quantities for unit conversion
b87e7f1ffa [app] adding config
f576f33cc5 [ui/mainwindow] adding unitconversion
e16211b988 [config] adding config loading function
Compare 4 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-16 05:57:12 +00:00
b22ef04317 [project] adding dacite for config loading
d2f7d0e966 [config] fixing config
cc9089f503 [config] fixing config loader
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-15 05:58:05 +00:00
351850e05c [config] remaping values into dict of value and unit
e44e021982 [config] converting config into dataclasses
Compare 2 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-14 06:41:59 +00:00
93fe2951cd [project] adding pyyaml as dependecy
452c3dcecb [config] adding more fields from relacs
e999d25951 [app] adding config
30bd705e1a [dataio/nix] removing embed
38123cdff3 [config] adding dataclass for config
Compare 5 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-11 12:11:18 +00:00
0e0aaf9f04 [project] setting python to 3.11 for tomllib
1332e067c6 [info] using python internal tomllib
f7cfc96dde [config] adding simple config
71837dffc9 [app] removing logging
1b889312ce [ui] adding recording button, which writes to a nix file
Compare 8 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-10 13:11:41 +00:00
ff2d8ebb50 [ui] adding checks, refactoring
57d3a83243 [ui/plot] refactoring
2539fa7e25 [dataio/daq] adding stop signal from gui, commentin out
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-10 12:25:53 +00:00
b5f8d7663d [ui] updating autorang button
fe3e142452 [ui/plots] removing plotitem if the function gets called again, setting autorang
bbc8def460 [dataio/buffer] setting mutex lock while appending
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-10 07:59:44 +00:00
25d16cc5fd [ui] removing unessassery stuff
523f5dc346 [ui/plot] rewriting continous plot, plotting chucks of the buffer
b6bd9e23a0 [dataio/sinus] commenting debugging
e100dac5ea [dataio/buffer] adding time for both channels, reading range alows for overflows reads
Compare 4 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-09 15:16:01 +00:00
22b899e723 [ui] adding stop button
3ca48d11fe [ui/plot] plotting chuncks of the data
32c79ff47b [dataio] adding stop button
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-09 06:58:21 +00:00
e3ed301252 [ui/plot] adding plot, but plots after while loop is finished
awendt pushed to datastream at awendt/pyrelacs 2024-10-09 06:03:17 +00:00
0b36e31135 [ui] changing samplerate
b7d92259a9 [producer] adding more time
8378add874 [time] adding time to the buffer and retruning it with the item
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-07 11:52:03 +00:00
aaa42db2ae [dataio/test] adding a sin producer for testing
awendt pushed to datastream at awendt/pyrelacs 2024-10-04 13:33:30 +00:00
52a0821601 [project] adding pglive
5ec5cc8644 [ui] adding pglive, trying to plot continious data
bf72f90009 [ui/plots] moving continous plot outside
949767c45e [refactoring] spelling
b251ee13c4 [refactoring] spelling
Compare 5 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-04 09:50:08 +00:00
cd936b1ed1 [ui] updating plot for continously plotting
85fd70f8ca [dataio] adding chunking for reading daq input
8910305262 [dataio] adding samplerate to circular buffer
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-03 12:06:26 +00:00
e43bb16bd4 [ui] adding plot that reads after pressing run the input of the daqproducer
e555573f09 [daq] adding a producer that reads from one channel and saves it to the buffer
4d53a0f51d [buffer] adding samplerate
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-03 06:52:30 +00:00
d127750e7b [buffer] removing logging, adding samplerate, adding check for getting the item at current index
awendt pushed to datastream at awendt/pyrelacs 2024-10-02 13:55:02 +00:00
b18f870a6b [buffer] adding True for fixing test
awendt pushed to datastream at awendt/pyrelacs 2024-10-02 13:52:51 +00:00
0b067df69c [project] adding pytest
e3ed2fcc75 [test] adding testcases for get method of buffer
ff84d63fe1 [buffer] adding edge cases
Compare 3 commits »
awendt pushed to datastream at awendt/pyrelacs 2024-10-02 06:10:10 +00:00
54f0d61fc9 [dataio] commenting out databuffer
815838eab7 [dataio] adding class for buffer
Compare 2 commits »