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

Overlap dut and dummy networks in deembedding #834

Merged
merged 3 commits into from
Feb 19, 2023

Conversation

ericwrice
Copy link
Contributor

This addresses the TODO comments in each of the deembedding classes to overlap the dut and dummy networks if their frequencies are not equal. Also adds an overlap_multi() convenience function in network to handle n number of overlap operations. The raised errors have been changed to runtime warnings. The tests probably need to be expanded to include networks with different frequencies.

Copy link
Member

@jhillairet jhillairet left a comment

Choose a reason for hiding this comment

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

Great, thank you!

@jhillairet
Copy link
Member

@ericwrice, do you plan to extend the tests soon, or can I merge?

@ericwrice
Copy link
Contributor Author

@jhillairet, I think you're good to merge. I'd be happy to extend the tests later if that's desirable.

Copy link
Contributor

@keikawa keikawa left a comment

Choose a reason for hiding this comment

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

Thank you for implementing this long awaited TODO😀

skrf/calibration/deembedding.py Outdated Show resolved Hide resolved
skrf/calibration/deembedding.py Outdated Show resolved Hide resolved
skrf/calibration/deembedding.py Outdated Show resolved Hide resolved
Copy link
Contributor

@keikawa keikawa left a comment

Choose a reason for hiding this comment

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

Thanks!

@Vinc0110 Vinc0110 merged commit ef2497d into scikit-rf:master Feb 19, 2023
@jhillairet jhillairet mentioned this pull request Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants