issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dev -> Main
#159
griffinmilsap
closed
1 week ago
3
Refactor data transformers to use class objects instead of generator methods
#158
cboulay
opened
1 week ago
1
Remove python 3.8 from tests
#157
cboulay
opened
1 week ago
2
Add functionality to AxisArray to convert to XArray DataArray
#156
laurendiaz
closed
1 week ago
3
Create and use fast_replace
#155
cboulay
closed
1 week ago
2
[Req] fast_replace
#154
cboulay
closed
1 week ago
2
Feature: AxisArray with CoordinateAxes
#153
griffinmilsap
closed
1 week ago
12
Add `step` arg to `sliding_win_oneaxis`
#152
cboulay
closed
2 weeks ago
1
Feature: `ezmsg.util.rate.Rate` with synchronous sleep
#151
griffinmilsap
closed
3 weeks ago
0
resample_axes functionality for AxisArray
#150
mangrick
closed
3 weeks ago
2
[REQ] EventMessage class for generic events
#149
cboulay
opened
2 months ago
2
Dev
#148
pperanich
closed
2 months ago
2
Add key field to AxisArray structure, with a Unit to set the key and another to filter on key
#146
cboulay
closed
2 months ago
1
Add `key` field to AxisArray structure, with a Unit to set the key and another to filter on key
#145
cboulay
closed
2 months ago
1
Add `array_chunker` to iterate over chunks of arbitrary npt.ArrayLike objects
#144
cboulay
closed
2 months ago
1
Update sigproc docs
#143
cboulay
closed
2 months ago
1
[REQ] key field on data messages (AxisArray or other)
#142
cboulay
closed
2 months ago
3
[REQ] ABC for DataMessageBase or better name
#141
cboulay
opened
2 months ago
1
Add ezmsg.sigproc.activation to docs.
#140
cboulay
closed
2 months ago
0
Switch package management from poetry to uv
#139
pperanich
closed
2 months ago
5
We should tag the last commit before SETTINGS change from annotate to assignment
#138
cboulay
closed
3 months ago
3
ModifyAxis can drop len==1 dims
#137
cboulay
closed
2 months ago
1
fix: Linting fixes and cleanup
#136
pperanich
closed
3 months ago
2
fix: Settings and State assigned instead of annotated.
#135
pperanich
closed
3 months ago
6
Inherited Unit does not inherit State correctly on python versions > 3.9
#134
pperanich
closed
3 months ago
1
[docs] How to handle official extensions?
#133
cboulay
opened
5 months ago
0
Remove GenAxisArray
#132
cboulay
closed
4 months ago
0
Test readthedocs webhook
#131
cboulay
closed
5 months ago
1
Add ezmsg-sigproc to documentation requirements
#130
cboulay
closed
5 months ago
0
Dev -> Main
#129
cboulay
closed
5 months ago
3
Eliminate extensions; migrated to ezmsg-org.
#128
cboulay
closed
5 months ago
0
sigproc optimization
#127
cboulay
closed
5 months ago
6
Fix downsample
#126
cboulay
closed
5 months ago
1
[For Discussion] Should AxisArray.axes be a frozendict?
#125
cboulay
opened
5 months ago
3
Support a "labels" field in AxisInfo if present.
#123
cboulay
closed
5 months ago
2
A few innocuous fixes to some of Chad's code
#122
cboulay
closed
6 months ago
0
Inspect tasks instead of assuming call signatures and return types
#121
griffinmilsap
closed
6 months ago
2
Enhancement: task_wrapper should inspect tasks to determine how they're called rather than make assumptions based on attributes
#120
griffinmilsap
closed
6 months ago
1
sigproc - All AxisArray in-out functions and Units should keep input msg data type
#118
cboulay
closed
7 months ago
1
Give CAR passthrough mode.
#117
cboulay
closed
6 months ago
1
[For Discussion] Should a Unit's core logic come from a generator method or a class instance?
#116
cboulay
opened
7 months ago
4
scaler - Support size-0 arrays. Fixes #114
#115
cboulay
closed
6 months ago
0
`scaler_np` generator chokes on size-0 arrays.
#114
cboulay
closed
6 months ago
0
Properly scope try/except block to not hide bad settings
#113
cboulay
closed
6 months ago
0
zmq publisher keep alive after being opened then closed
#112
cboulay
closed
6 months ago
0
Typo in ezmsg_generator.py
#111
Johnny1729
closed
7 months ago
3
zmq_publisher is unrecoverable after a subscriber closes
#110
cboulay
closed
6 months ago
2
Bugfix: `ezmsg serve` is now venv compatible
#109
griffinmilsap
closed
8 months ago
0
try/catch TypeError hides bad settings kwargs passed directly to Unit
#108
cboulay
closed
6 months ago
1
Big docs update
#107
cboulay
closed
7 months ago
3
Next