Python program to render wave files into oscilloscope views, featuring advanced correlation-based triggering algorithm
Go to file
nyanpasu64 0968052566 Switch from per-channel to global background color
Figure-global backgrounds are reasonably fast, while axes-specific
background color causes performance drop.
2018-08-16 22:21:18 -07:00
.idea [cleanup] Update PyCharm files 2018-07-25 05:18:45 -07:00
ovgenpy Switch from per-channel to global background color 2018-08-16 22:21:18 -07:00
tests Rearrange renderer unit tests 2018-08-15 22:39:48 -07:00
.gitattributes initial code 2018-07-12 15:27:26 -07:00
.gitignore [cleanup] Add KDE Dolphin .directory to .gitignore 2018-07-25 05:19:12 -07:00
setup.cfg Add unit tests (interactive for now) 2018-07-14 03:36:49 -07:00
setup.py [wip] Make config classes dumpable via YAML, rename base configs 2018-07-25 05:19:45 -07:00