README.md
pyproject.toml
sigexec/__init__.py
sigexec.egg-info/PKG-INFO
sigexec.egg-info/SOURCES.txt
sigexec.egg-info/dependency_links.txt
sigexec.egg-info/requires.txt
sigexec.egg-info/top_level.txt
sigexec/blocks/__init__.py
sigexec/blocks/doppler_processor.py
sigexec/blocks/matched_filter.py
sigexec/blocks/normalize.py
sigexec/blocks/pulse_stacker.py
sigexec/blocks/radar_generator.py
sigexec/blocks/to_magnitude_db.py
sigexec/core/__init__.py
sigexec/core/data.py
sigexec/core/graph.py
sigexec/core/port_optimizer.py
sigexec/diagnostics/__init__.py
sigexec/diagnostics/visualization.py
tests/test_branch_merge_api.py
tests/test_core_data.py
tests/test_core_graph.py
tests/test_custom_blocks.py
tests/test_functional_blocks.py
tests/test_sigchain.py