Clarification on the function "compute_band_power_deviation_and_tilt" in GnPy 2.11 #520
Unanswered
mukherjeearup
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I see the following method used to find SRS tilt target and relative power deviation at each band:
def compute_band_power_deviation_and_tilt(srs_power_deviation, design_bands: dict, ratio: float = 0.8):
"""Compute the power difference between bands (at center frequency) and the power tilt within each
band.
I have couple of questions:
Regards,
Arup
Beta Was this translation helpful? Give feedback.
All reactions