corrscope/ovgenpy
nyanpasu64 83ff8bcfae cleanup comments 2018-12-18 20:53:23 -08:00
..
gui cleanup comments 2018-12-18 20:53:23 -08:00
utils Switch from keyword_dataclasses to attrs, fix Python 3.7 2018-11-26 18:00:30 -08:00
__init__.py fixed the CLI 2018-07-12 19:29:05 -07:00
__main__.py Rewrite CLI and Ovgenpy() using Channel class 2018-07-29 06:35:33 -07:00
channel.py Switch default per-channel trigger to empty dict 2018-12-18 20:53:23 -08:00
cli.py Squash branch "qt-gui" 2018-12-18 20:53:23 -08:00
config.py Add function to copy config objects 2018-12-18 20:53:23 -08:00
layout.py Switch from keyword_dataclasses to attrs, fix Python 3.7 2018-11-26 18:00:30 -08:00
outputs.py Add Config.render_subfps parameter to reduce CPU usage (#77) 2018-11-25 04:43:43 -08:00
ovgenpy.py Make always-dumped CorrelationTriggerConfig attributes required 2018-12-06 12:33:07 -08:00
renderer.py Switch default line_width to 1.5, bg_color to #hex 2018-12-10 09:25:48 -08:00
triggers.py Remove CorrelationTriggerConfig.always_dump (they are now required) 2018-12-06 12:37:26 -08:00
util.py Squash branch "qt-gui" 2018-12-18 20:53:23 -08:00
wave.py Appease Mypy (partly) 2018-12-05 05:14:04 -08:00