corrscope/ovgenpy
nyanpasu64 2a19afce5f [wip] Add unit tests for CLI parser 2018-08-20 00:38:13 -07:00
..
utils Switch to custom keyword_dataclasses.py 2018-07-29 06:35:27 -07: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 from per-channel to global background color 2018-08-16 22:21:18 -07:00
cli.py [wip] Add unit tests for CLI parser 2018-08-20 00:38:13 -07:00
config.py Validate parameters when loading YAML config 2018-08-19 15:59:39 -07:00
outputs.py Add `begin_time` parameter, to skip ahead in rendering. 2018-08-18 15:58:36 -07:00
ovgenpy.py Make begin_time optional, defaulting to 0 2018-08-19 15:33:47 -07:00
renderer.py Merge pull request #28 from nyanpasu64/layout-config 2018-08-17 16:55:59 -07:00
triggers.py Precompute Gaussian windows for CorrelationTrigger objects 2018-07-29 06:36:00 -07:00
util.py Add background/line color support to renderer 2018-08-16 22:21:18 -07:00
wave.py Add support for subsampling in CorrelationTrigger and Wave 2018-07-29 06:35:47 -07:00