ezmsg-org / ezmsg

Pure-Python DAG-based high-performance SHM-backed pub-sub and multi-processing pattern
https://ezmsg.readthedocs.io/en/latest/
MIT License
9 stars 4 forks source link

generator - Add GenAxisArray base Unit #87

Closed cboulay closed 5 months ago

cboulay commented 5 months ago

This is the same as the Gen(ez.Unit) base class but it uses INPUT_SIGNAL, OUTPUT_SIGNAL, and AxisArray message type.