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
10 stars 5 forks source link

scaler - Support size-0 arrays. Fixes #114 #115

Closed cboulay closed 4 months ago

cboulay commented 5 months ago

scaler_np will no longer raise an error if the input data has len-0 along the "time" dimension.