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
15 stars 6 forks source link

generator - Add GenAxisArray base Unit #87

Closed cboulay closed 9 months ago

cboulay commented 10 months ago

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