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 a function which will identify coupling in a specific range - plot and report identified coupling in a file #5649

Open
amichel0205 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #5659
Assignees
Labels
enhancement New features or code improvements

Comments

@amichel0205
Copy link
Contributor

Description of the feature

This feature is useful for large RF board where user want to identified unwanted coupling.
User will specify:

  • Sparameter file full path
  • Log file full path
  • low_loss and high_loss range
  • Frequency start at which to start looking for the coupling(such we can skip low frequency where DC block exist)
  • Sample frequency(to speed up process chack coupling at each sample)

Steps for implementing the feature

We will use TouchstoneData to create this function

Useful links and references

No response

@amichel0205 amichel0205 added the enhancement New features or code improvements label Jan 13, 2025
@amichel0205 amichel0205 self-assigned this Jan 13, 2025
@amichel0205 amichel0205 linked a pull request Jan 15, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant