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

Channel Combinations #456

Open
andreastyro opened this issue Jan 7, 2023 · 2 comments
Open

Channel Combinations #456

andreastyro opened this issue Jan 7, 2023 · 2 comments

Comments

@andreastyro
Copy link

Hello,

I am creating an API using GNPy. I want to test the different combinations of channels and their performance. So far, I have managed to create the combinations on OMS object that are in an OMS list. However, I want to input these channel combinations when using the gnpy-transmission-example command so that the combinations I implemented are used and not the ones on the .json file that is inputted.

What should be my course of action?

Kind regards,
Andreas Tyrovolas

@jktjkt
Copy link
Collaborator

jktjkt commented Apr 17, 2023

Hi @andreastyro , if you're using the console applications such as gnpy-transmission-example, the input spectrum is defined through the JSON file via the SI block in eqpt-config.json. Since the latest release we've made it possible to specify a mixed channel load for propagation. That's the load which will be used for simulation over all links -- and it will be the same mapping of all channels used over all links because there's currently no non-programmer way of specifying a vastly different channel load over different parts of the network (are you interested in something like that?).

I'm a bit confused by your mention of creating the OMS objects by hand, though. Are you starting this simulation through some custom Python code, perhaps?

My apologies for a late reply, I managed to overlook this bugreport.

@akhil-mutike
Copy link

hi @jktjkt ,iam exactly looking for channel configuration you mentioned in above comment.i,.e.. i want to specify mixed channel load for each link seperaterly...will that be availiable in near future?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants