Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iscoe/ezmsg issues and pull requests

#127 - sigproc optimization

Pull Request - State: closed - Opened by cboulay 8 months ago - 6 comments

#126 - Fix downsample

Pull Request - State: closed - Opened by cboulay 8 months ago - 1 comment

#125 - [For Discussion] Should AxisArray.axes be a frozendict?

Issue - State: open - Opened by cboulay 9 months ago - 1 comment

#124 - Efficient and safe mutation of AxisArray

Issue - State: open - Opened by cboulay 9 months ago

#123 - Support a "labels" field in AxisInfo if present.

Pull Request - State: open - Opened by cboulay 9 months ago - 1 comment

#122 - A few innocuous fixes to some of Chad's code

Pull Request - State: closed - Opened by cboulay 9 months ago

#121 - Inspect tasks instead of assuming call signatures and return types

Pull Request - State: closed - Opened by griffinmilsap 9 months ago - 2 comments

#119 - [For Discussion] sigproc - conventions when there is no data.

Issue - State: open - Opened by cboulay 10 months ago - 1 comment

#117 - Give CAR passthrough mode.

Pull Request - State: closed - Opened by cboulay 10 months ago - 1 comment

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

Pull Request - State: closed - Opened by cboulay 10 months ago

#114 - `scaler_np` generator chokes on size-0 arrays.

Issue - State: closed - Opened by cboulay 10 months ago

#113 - Properly scope try/except block to not hide bad settings

Pull Request - State: closed - Opened by cboulay 10 months ago

#112 - zmq publisher keep alive after being opened then closed

Pull Request - State: closed - Opened by cboulay 10 months ago

#111 - Typo in ezmsg_generator.py

Issue - State: closed - Opened by John3927 10 months ago - 3 comments

#110 - zmq_publisher is unrecoverable after a subscriber closes

Issue - State: closed - Opened by cboulay 11 months ago - 2 comments

#109 - Bugfix: `ezmsg serve` is now venv compatible

Pull Request - State: closed - Opened by griffinmilsap 11 months ago

#108 - try/catch TypeError hides bad settings kwargs passed directly to Unit

Issue - State: closed - Opened by cboulay 11 months ago - 1 comment

#107 - Big docs update

Pull Request - State: closed - Opened by cboulay 11 months ago - 3 comments

#105 - main is ahead of dev - may I merge main->dev?

Issue - State: closed - Opened by cboulay 12 months ago - 1 comment

#104 - Add tests for slice_along_axis and sliding_win_oneaxis.

Pull Request - State: closed - Opened by cboulay 12 months ago

#103 - `windowing` generator now yields AxisArray.

Pull Request - State: closed - Opened by cboulay 12 months ago - 6 comments

#102 - Adding mermaid command as alternative to graphviz.

Pull Request - State: closed - Opened by pperanich 12 months ago

#101 - Dev -> Main Part 2: Electric Boogaloo

Pull Request - State: closed - Opened by griffinmilsap 12 months ago

#100 - `windowing` generator should return an AxisArray not List[AxisArray]

Issue - State: closed - Opened by cboulay 12 months ago - 1 comment

#99 - Update README.md with simple support statement

Pull Request - State: closed - Opened by cboulay 12 months ago

#99 - Update README.md with simple support statement

Pull Request - State: closed - Opened by cboulay 12 months ago

#99 - Update README.md with simple support statement

Pull Request - State: closed - Opened by cboulay 12 months ago

#98 - Move timestamp addtion from codec to logger/replay

Pull Request - State: closed - Opened by pperanich 12 months ago - 1 comment

#98 - Move timestamp addtion from codec to logger/replay

Pull Request - State: closed - Opened by pperanich 12 months ago - 1 comment

#98 - Move timestamp addtion from codec to logger/replay

Pull Request - State: open - Opened by pperanich 12 months ago

#97 - [For Discussion] Version matching core extensions with ezmsg version?

Issue - State: open - Opened by griffinmilsap 12 months ago - 5 comments

#95 - ez.Flag should be a dataclass, not deprecated Message.

Issue - State: closed - Opened by cboulay 12 months ago - 3 comments

#94 - Fixes #93 by modifying Stream.__repr__

Pull Request - State: closed - Opened by cboulay about 1 year ago

#93 - Trying to print Stream object when not in ExecutionContext raises assertion

Issue - State: closed - Opened by cboulay about 1 year ago - 1 comment

#92 - gen_to_unit - fix settings inspection and add unit tests

Pull Request - State: closed - Opened by cboulay about 1 year ago

#91 - gen_to_unit: settings should use `signature` instead of `getfullargspec`

Issue - State: closed - Opened by cboulay about 1 year ago - 2 comments

#90 - previous gen_to_unit change missed some required line changes.

Pull Request - State: closed - Opened by cboulay about 1 year ago

#90 - previous gen_to_unit change missed some required line changes.

Pull Request - State: closed - Opened by cboulay about 1 year ago

#90 - previous gen_to_unit change missed some required line changes.

Pull Request - State: closed - Opened by cboulay about 1 year ago

#89 - Fix window and sampler behaviour and tests

Pull Request - State: closed - Opened by cboulay about 1 year ago

#89 - Fix window and sampler behaviour and tests

Pull Request - State: closed - Opened by cboulay about 1 year ago

#87 - generator - Add GenAxisArray base Unit

Pull Request - State: closed - Opened by cboulay about 1 year ago

#86 - Pass Unit args and kwargs to SETTINGS if settings not provided explicitly

Pull Request - State: closed - Opened by cboulay about 1 year ago - 2 comments

#85 - gen_to_unit incompatible with multiprocessing

Issue - State: open - Opened by cboulay about 1 year ago - 3 comments

#83 - Add Slicer Unit + tests using generator pattern

Pull Request - State: closed - Opened by cboulay about 1 year ago - 9 comments

#82 - Add AffineTransform and CommonRereference Units with tests

Pull Request - State: closed - Opened by cboulay about 1 year ago - 2 comments

#81 - Refactor downsample as generator

Pull Request - State: closed - Opened by cboulay about 1 year ago - 1 comment

#80 - Refactor `sampler` as generator + unit tests

Pull Request - State: closed - Opened by cboulay about 1 year ago

#79 - Add utility funcs for slice_along_axis and sliding_win_oneaxis

Pull Request - State: closed - Opened by cboulay about 1 year ago

#77 - Feature: SignalInjector

Pull Request - State: closed - Opened by griffinmilsap about 1 year ago

#76 - [For discussion] ideas to augment gen_to_unit and/or Gen base class.

Issue - State: open - Opened by cboulay about 1 year ago - 1 comment

#75 - QUESTION: In sub-pub units, why deepcopy even if zerocopy is set?

Issue - State: closed - Opened by cboulay about 1 year ago - 7 comments

#74 - gen_to_unit appends "_SIGNAL" for AxisArray streams

Pull Request - State: closed - Opened by cboulay about 1 year ago - 1 comment

#72 - Move to `src` layout for ezmsg and extensions, switch to `poetry`

Pull Request - State: closed - Opened by pperanich about 1 year ago

#72 - Move to `src` layout for ezmsg and extensions, switch to `poetry`

Pull Request - State: closed - Opened by pperanich about 1 year ago

#69 - IDE indexing namespace packages

Issue - State: closed - Opened by cboulay about 1 year ago - 3 comments

#68 - dev -> main

Pull Request - State: closed - Opened by pperanich about 1 year ago - 8 comments

#67 - Adds AdaptiveStandardScaler

Pull Request - State: closed - Opened by cboulay about 1 year ago - 1 comment

#66 - Add known Publications in README

Pull Request - State: closed - Opened by pperanich about 1 year ago - 1 comment

#65 - Add AdaptiveStandardScaler

Pull Request - State: closed - Opened by cboulay about 1 year ago - 3 comments

#64 - Add more checks to Downsample unit test

Pull Request - State: open - Opened by cboulay about 1 year ago - 1 comment

#64 - Add more checks to Downsample unit test

Pull Request - State: closed - Opened by cboulay about 1 year ago - 2 comments

#63 - Fixes to sigproc.Window

Pull Request - State: closed - Opened by cboulay about 1 year ago - 3 comments

#62 - Fixes to sigproc.Counter

Pull Request - State: closed - Opened by cboulay about 1 year ago

#60 - Bug: sigproc.Window incorrect offset assignment

Issue - State: closed - Opened by cboulay about 1 year ago - 1 comment

#59 - Bug: sigproc.Counter time offset is over-adjusted

Issue - State: closed - Opened by cboulay about 1 year ago - 3 comments

#59 - Bug: sigproc.Counter time offset is over-adjusted

Issue - State: open - Opened by cboulay about 1 year ago - 1 comment

#57 - [Request] FormatMessage(ez.Unit)

Issue - State: open - Opened by cboulay about 1 year ago - 5 comments

#56 - Adding list of external extensions to README.

Pull Request - State: closed - Opened by pperanich about 1 year ago

#55 - Add generator pattern example

Pull Request - State: closed - Opened by pperanich about 1 year ago - 6 comments

#54 - Request: Add a "Patterns" page to documentation

Issue - State: open - Opened by griffinmilsap about 1 year ago

#53 - BandPower - Fixes #44, #45, and #46

Pull Request - State: closed - Opened by cboulay about 1 year ago - 5 comments

#52 - sigproc.ewm - Fixes #47 by expanding dims of scale_arr

Pull Request - State: closed - Opened by cboulay about 1 year ago - 1 comment

#51 - zmq - Fixes #49 by making wait for subscribers optional.

Pull Request - State: closed - Opened by cboulay about 1 year ago - 3 comments

#50 - fixes #48 by popping unneeded axis out of messages.axes

Pull Request - State: closed - Opened by cboulay about 1 year ago - 1 comment

#49 - bugfix: zmq system stalls out if there are no subscribers to ZMQSenderUnit

Issue - State: closed - Opened by cboulay about 1 year ago - 2 comments

#48 - bugfix: Spectrum should pop transformed axis out of out_msg.axes

Issue - State: closed - Opened by cboulay about 1 year ago - 1 comment

#47 - Enhancement: EWMA should work with arrays with ndim > 2

Issue - State: closed - Opened by cboulay about 1 year ago - 3 comments

#46 - Request: sigproc SpectralBandpower

Issue - State: closed - Opened by cboulay about 1 year ago - 1 comment