Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AMI_Init() impulse response matrix. #144

Open
capn-freako opened this issue Dec 22, 2023 · 0 comments
Open

Add support for AMI_Init() impulse response matrix. #144

capn-freako opened this issue Dec 22, 2023 · 0 comments

Comments

@capn-freako
Copy link
Owner

Currently, we don't take advantage of the matrix nature of the impulse_matrix parameter of the AMI_Init() function, normally used to model cross-talk.
(We populate only the first column when we call the function.)

When we address #143 we'll need to change this, in order to support cross-talk modeling in our channel analysis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant