HOW TOs ########################## Answering common questions and providing guidance on using ``ezmsg`` effectively. ezmsg System Basics ************************** This section covers the foundational aspects of the ``ezmsg`` system, including installation, updates, command-line usage, sandboxing, and visualization techniques. .. toctree:: :maxdepth: 2 basics/content-basics Creating ezmsg Units and Pipelines ************************************** .. toctree:: :maxdepth: 2 pipeline/content-pipeline .. AxisArray Message Format .. ************************ .. ``ezmsg`` provides a specialized message format for handling multidimensional data arrays, known as AxisArray. This section covers how to work with AxisArray messages. .. .. toctree:: .. :maxdepth: 2 .. axisarray/content-axisarray .. Signal Processing with ezmsg .. ******************************** .. The following HOW TOs provide guidance on implementing signal processing functionalities using the ``ezmsg`` extension called ``ezmsg-sigproc``. These HOW TOs are designed to help you create, manage, and optimize signal processing units within the ``ezmsg`` framework. .. .. toctree:: .. :maxdepth: 2 .. signalprocessing/content-signalprocessing .. Advanced ezmsg Usage .. ************************* .. This section delves into advanced topics such as online and offline processing, Jupyter integration, and performance optimization techniques. .. .. toctree:: .. :maxdepth: 2 .. advanced/content-advanced