Skip to content

Commit

Permalink
merge master, update syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
amichel0205 committed Jan 27, 2025
1 parent f790874 commit b07b205
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,8 @@ def __init__(self, solution_data=None, touchstone_file=None):
def get_coupling_in_range(
self, log_file_name=None, start_at_frequency=1e9, low_loss=-40, high_loss=-60, frequency_sample=5, plot=False
):
"""Plot a list of curves, excluding return loss, that has at least one frequency point between a range of losses.
"""Plot a list of curves, excluding return loss, that has at least one frequency point between a range of
losses.
Parameters
----------
Expand Down

0 comments on commit b07b205

Please sign in to comment.