Skip to content

enable edc calculation of signals with cdim > 1#113

Merged
mberz merged 3 commits intomainfrom
enhance/allow-multidim-edc
Jan 22, 2026
Merged

enable edc calculation of signals with cdim > 1#113
mberz merged 3 commits intomainfrom
enhance/allow-multidim-edc

Conversation

@hoyer-a
Copy link
Copy Markdown
Member

@hoyer-a hoyer-a commented Jan 6, 2026

Which issue(s) are closed by this pull request?

Closes #110

Changes proposed in this pull request:

  • flatten signals before edc-calculations
  • reshape edc to original shape at the end
  • allow multi-dimensional input signals as for example from fractional octave filters (n_bands, *cdim, n_samples)

Question

I considered this a bugfix and branched off from main, is this correct?

@hoyer-a hoyer-a added the enhancement New feature or request label Jan 6, 2026
@hoyer-a hoyer-a added the bug Something isn't working label Jan 6, 2026
@hoyer-a hoyer-a moved this from Backlog to Require review in Weekly Planning Jan 6, 2026
@hoyer-a hoyer-a added this to the v0.4.2 milestone Jan 6, 2026
Copy link
Copy Markdown
Member

@f-brinkmann f-brinkmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care. I would suggest to make the tests a little more strict.

@hoyer-a hoyer-a moved this from Require review to Drafting Phase in Weekly Planning Jan 6, 2026
@hoyer-a hoyer-a marked this pull request as draft January 6, 2026 17:14
@mberz mberz changed the base branch from main to develop January 21, 2026 09:35
@mberz mberz changed the base branch from develop to main January 21, 2026 09:35
@mberz
Copy link
Copy Markdown
Member

mberz commented Jan 21, 2026

I've merged #117. Feel free to rebase.

@hoyer-a hoyer-a force-pushed the enhance/allow-multidim-edc branch from 5ee9bf5 to 6922d21 Compare January 21, 2026 11:40
@hoyer-a hoyer-a marked this pull request as ready for review January 21, 2026 11:46
@hoyer-a hoyer-a moved this from Drafting Phase to Require review in Weekly Planning Jan 21, 2026
@hoyer-a hoyer-a requested a review from f-brinkmann January 21, 2026 11:47
Copy link
Copy Markdown
Member

@f-brinkmann f-brinkmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update. Looks good to me now!

@github-project-automation github-project-automation bot moved this from Require review to Reviewer Approved in Weekly Planning Jan 21, 2026
@mberz mberz merged commit cbcb590 into main Jan 22, 2026
12 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in Weekly Planning Jan 22, 2026
@mberz mberz deleted the enhance/allow-multidim-edc branch January 22, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[BUG] EDC-Functions can't handle Signals with cdim > 1

3 participants