ezmsg-org / ezmsg-sigproc

Timeseries signal processing implementations for ezmsg
MIT License
0 stars 1 forks source link

Update sigproc to use coords #42

Closed cboulay closed 2 weeks ago

cboulay commented 2 weeks ago

https://github.com/ezmsg-org/ezmsg/pull/153 will add a CoordinateAxis type allowing irregular axis metadata, such as channel labels or irregular timestamps.

griffinmilsap commented 2 weeks ago

You madman! So eager to take these for a spin!

cboulay commented 2 weeks ago

Yeah I've got a few layers of transitive dependencies and something on the top that has a release deadline. I could release that thing without these features, but I don't want to be supporting the old way if I don't have to.