.coveragerc
.gitignore
.readthedocs.yml
CHANGELOG
CHANGELOG.md
README.md
dev-requirements.in
dev-requirements.txt
environment.yml
license.md
requirements.txt
setup.cfg
setup.py
tox.ini
.circleci/config.yml
agentMET4FOF/__init__.py
agentMET4FOF/agents.py
agentMET4FOF/metrological_agents.py
agentMET4FOF/metrological_streams.py
agentMET4FOF/streams.py
agentMET4FOF.egg-info/PKG-INFO
agentMET4FOF.egg-info/SOURCES.txt
agentMET4FOF.egg-info/dependency_links.txt
agentMET4FOF.egg-info/requires.txt
agentMET4FOF.egg-info/top_level.txt
agentMET4FOF/dashboard/Dashboard.py
agentMET4FOF/dashboard/Dashboard_Control.py
agentMET4FOF/dashboard/Dashboard_agt_net.py
agentMET4FOF/dashboard/Dashboard_layout_base.py
agentMET4FOF/dashboard/LayoutHelper.py
agentMET4FOF/dashboard/__init__.py
agentMET4FOF/dashboard/assets/render_mpld3.js
agentMET4FOF/dashboard/assets/stylesheet.css
agentMET4FOF_tutorials/__init__.py
agentMET4FOF_tutorials/tutorial_1_generator_agent.ipynb
agentMET4FOF_tutorials/tutorial_1_generator_agent.py
agentMET4FOF_tutorials/tutorial_2_math_agent.ipynb
agentMET4FOF_tutorials/tutorial_2_math_agent.py
agentMET4FOF_tutorials/tutorial_3_multi_channel.ipynb
agentMET4FOF_tutorials/tutorial_3_multi_channel.py
agentMET4FOF_tutorials/tutorial_4_metrological_streams.ipynb
agentMET4FOF_tutorials/tutorial_4_metrological_streams.py
agentMET4FOF_tutorials/tutorial_5_coalition.ipynb
agentMET4FOF_tutorials/tutorial_5_coalition.py
agentMET4FOF_tutorials/tutorial_6_mesa_backend.ipynb
agentMET4FOF_tutorials/tutorial_6_mesa_backend.py
agentMET4FOF_tutorials/buffering/basic_buffering.py
agentMET4FOF_tutorials/buffering/metrological_buffering.py
agentMET4FOF_tutorials/buffering/moving_average.py
agentMET4FOF_tutorials/datastreams/gaussianshock_generator.py
agentMET4FOF_tutorials/datastreams/multi_generator.py
agentMET4FOF_tutorials/datastreams/simple_generator.py
agentMET4FOF_tutorials/plotting/basic_memory_plot.py
agentMET4FOF_tutorials/plotting/basic_send_plot.py
agentMET4FOF_tutorials/plotting/custom_memory_multiple_plot.py
agentMET4FOF_tutorials/plotting/custom_memory_plot.py
agentMET4FOF_tutorials/plotting/list_of_plots.py
docs/CONTRIBUTING.md
docs/INSTALL.md
docs/Pandas-intersphinx-mappings-objects.inv
docs/PyDynamic-intersphinx-mappings-objects.inv
docs/SciPy-intersphinx-mappings-objects.inv
docs/UML_agentMET4FOF_classes_only.png
docs/UML_agents_full.png
docs/UML_dashboard_full.png
docs/UML_metrological_agents_full.png
docs/UML_metrological_streams_full.png
docs/UML_streams_full.png
docs/UMLs.md
docs/agentMET4FOF_agents.rst
docs/agentMET4FOF_dashboard.rst
docs/agentMET4FOF_metrological_agents.rst
docs/agentMET4FOF_metrological_streams.rst
docs/agentMET4FOF_streams.rst
docs/conf.py
docs/index.rst
docs/matplotlib3.3_pytest_error_log
docs/numpy-intersphinx-mappings.txt
docs/pandas-intersphinx-mappings.txt
docs/python-intersphinx-mappings-objects.inv
docs/screenshot_met4fof.png
docs/sphinx-requirements.txt
docs/time-series-buffer-intersphinx-mappings.txt
docs/time-series-metadata-intersphinx-mappings-objects.inv
tests/__init__.py
tests/conftest.py
tests/test_addremove_metrological_agents.py
tests/test_all_imports.py
tests/test_dashboard.py
tests/test_memory_monitor_agent.py
tests/test_metadata_metrological_agent.py
tests/test_network.py
tests/test_remove_agent.py
tests/test_send_plot_image.py
tests/test_send_plot_plotly.py
tests/test_tutorials.py