Skip to content
Snippets Groups Projects
Commit 3b345732 authored by Andrea Sgambelluri's avatar Andrea Sgambelluri
Browse files

last fix

parent 0eee8ed3
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,6 @@ def map_rate_to_slot(rate):
return op, slots
elif rate == 800:
mod = "DP-16QAM"
#todo: check slot width
slots = 12 #150GHz
op = map_modulation_to_op(mod, rate)
return op, slots
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment