File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4242 "ezmsg" : ("https://www.ezmsg.org/ezmsg/" , None ),
4343 "ezmsg.sigproc" : ("https://www.ezmsg.org/ezmsg-sigproc/" , None ),
4444 "ezmsg.learn" : ("https://www.ezmsg.org/ezmsg-learn/" , None ),
45+ "ezmsg.blackrock" : ("https://www.ezmsg.org/ezmsg-blackrock/" , None ),
46+ "ezmsg.event" : ("https://www.ezmsg.org/ezmsg-event/" , None ),
4547 "ezmsg.lsl" : ("https://www.ezmsg.org/ezmsg-lsl/" , None ),
48+ "ezmsg.tools" : ("https://www.ezmsg.org/ezmsg-tools/" , None ),
49+ "ezmsg.xdf" : ("https://www.ezmsg.org/ezmsg-xdf/" , None ),
50+ "ezmsg.zmq" : ("https://www.ezmsg.org/ezmsg-zmq/" , None ),
4651}
4752intersphinx_disabled_domains = ["std" ]
4853
Original file line number Diff line number Diff line change @@ -37,9 +37,29 @@ Extensions can be managed manually as well. Here are some of the extensions we m
3737
3838For detailed API documentation, visit the individual package documentation sites:
3939
40- * `ezmsg-sigproc API Documentation <https://www.ezmsg.org/ezmsg-sigproc/ >`_ - Signal processing modules
41- * `ezmsg-learn API Documentation <https://www.ezmsg.org/ezmsg-learn/ >`_ - Machine learning modules
42- * `ezmsg-lsl API Documentation <https://www.ezmsg.org/ezmsg-lsl/ >`_ - Lab Streaming Layer integration
40+ Core Extensions
41+ ===============
42+
43+ * `ezmsg-sigproc <https://www.ezmsg.org/ezmsg-sigproc/ >`_ - Timeseries signal processing modules
44+ * `ezmsg-learn <https://www.ezmsg.org/ezmsg-learn/ >`_ - Machine learning modules for streaming signal processing
45+
46+ Data Acquisition & Streaming
47+ =============================
48+
49+ * `ezmsg-blackrock <https://www.ezmsg.org/ezmsg-blackrock/ >`_ - Interface for Blackrock Cerebus ecosystem (incl. Neuroport)
50+ * `ezmsg-lsl <https://www.ezmsg.org/ezmsg-lsl/ >`_ - Lab Streaming Layer integration
51+
52+ Data Formats & Events
53+ ======================
54+
55+ * `ezmsg-event <https://www.ezmsg.org/ezmsg-event/ >`_ - Signal events like neural spikes and heartbeats
56+ * `ezmsg-xdf <https://www.ezmsg.org/ezmsg-xdf/ >`_ - XDF (Extensible Data Format) file support
57+
58+ Communication & Visualization
59+ ==============================
60+
61+ * `ezmsg-zmq <https://www.ezmsg.org/ezmsg-zmq/ >`_ - ZeroMQ pub/sub units for distributed messaging
62+ * `ezmsg-tools <https://www.ezmsg.org/ezmsg-tools/ >`_ - Tools to visualize running graphs and data
4363
4464.. note ::
4565 Additional extensions are being documented and their API references will be added here as they become available.
You can’t perform that action at this time.
0 commit comments