.readthedocs.yaml
AUTHORS
ChangeLog
README.md
examples.ipynb
img.png
requirements.txt
setup.cfg
setup.py
.github/workflows/mac10-py37.yml
.github/workflows/mac10-py38.yml
.github/workflows/mac11-py310.yml
.github/workflows/mac11-py37.yml
.github/workflows/mac11-py38.yml
.github/workflows/mac11-py39.yml
.github/workflows/ubuntu20-py310.yml
.github/workflows/ubuntu20-py37.yml
.github/workflows/ubuntu20-py38.yml
.github/workflows/ubuntu20-py39.yml
docs/Makefile
docs/README.md
docs/cli_docs.md
docs/cli_help.txt
docs/conf.py
docs/index.rst
docs/snews_logo.png
docs/subscribed_messages.json
docs/_static/css/my_theme.css
docs/_templates/layout.html
docs/api/api.rst
docs/api/message_schema.rst
docs/api/snews_pt_utils.rst
docs/api/snews_pub.rst
docs/api/snews_sub.rst
docs/user/architecture.rst
docs/user/command_line_interface.md
docs/user/installation.rst
docs/user/message_schema.md
docs/user/protocol.rst
docs/user/quickstart.md
logs/.gitignore
snews_pt/__init__.py
snews_pt/__main__.py
snews_pt/_version.py
snews_pt/message_schema.py
snews_pt/snews_pt_utils.py
snews_pt/snews_pub.py
snews_pt/snews_sub.py
snews_pt.egg-info/PKG-INFO
snews_pt.egg-info/SOURCES.txt
snews_pt.egg-info/dependency_links.txt
snews_pt.egg-info/entry_points.txt
snews_pt.egg-info/not-zip-safe
snews_pt.egg-info/pbr.json
snews_pt.egg-info/requires.txt
snews_pt.egg-info/top_level.txt
snews_pt/auxiliary/custom_script.py
snews_pt/auxiliary/detector_properties.json
snews_pt/auxiliary/make_scenarios.py
snews_pt/auxiliary/scenarios.json
snews_pt/auxiliary/test-config.env
snews_pt/auxiliary/try_scenarios.py
snews_pt/test/example_coincidence_tier_message.json
snews_pt/test/example_heartbeat_message.json
snews_pt/test/example_significance_tier_message.json
snews_pt/test/example_timing_tier_message.json
snews_pt/test/random_plugin.py
snews_pt/test/test_coincidence_tier.py
snews_pt/test/test_combined_message.json
snews_pt/test/test_install.py
snews_pt/test/test_plugin.py
snews_pt/test/test_pub_and_sub.py
snews_pt/test/test_significance_tier.py
snews_pt/test/test_subscribe.py
snews_pt/test/test_timing_tier.py