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

update mixed mode tutorial branch #8

Merged
merged 57 commits into from
Oct 1, 2020
Merged

update mixed mode tutorial branch #8

merged 57 commits into from
Oct 1, 2020

Conversation

JAnderson419
Copy link
Owner

No description provided.

jhillairet and others added 30 commits July 3, 2020 14:42
add sorted in the read_all.
file input was nonsensical.
Probably happened due to transfer of files from Windows to Kubuntu.
Correct the nports according to proposal from @cloidnerux in issue scikit-rf#366
Correct nrows according to the proposal
jrmagers and others added 27 commits July 26, 2020 16:24
fixed error: plotted different mode gain instead of common mode gain
This fixes 

``
[...]/python3.8/site-packages/skrf/network.py:3039: SyntaxWarning: "is not" with a literal. Did you mean "!="?  
  if Pa.shape[0] is not 0:  
[...]/python3.8/site-packages/skrf/network.py:3385: SyntaxWarning: "is" with a literal. Did you mean "=="?  
  if common_freq[0].size is 0:  
``
…it and compared to ANSYS HFSS and Designer results.
Mention the 'traveling' option in the s_def option in the API
test again a simple transmission line
Voltages and currents calculation in Circuit
Don't shadow skrf's io module with the system io module.
While the mathematical result is different due to the different iFFT/FFT normalization, final result is the same as the kernel is normalized.
change ifft to fft in gate frequency domain calculation
Signed-off-by: Jackson Anderson <bookfreak419@gmail.com>

# Conflicts:
#	doc/source/examples/circuit/Mixed Mode S and Impedance Transformation.ipynb
@JAnderson419 JAnderson419 merged commit 9d19fe3 into mixedmodetest Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants