mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-02 02:57:52 +00:00
- Replaced multiple calls to the span_loss function with recording the span loss result in the fiber elements, reducing computation time. - Updated Raman gain estimation based on design target powers to ensure accurate Edfa gain calculation or gain reduction during design. - display the computed and design Raman gain in RamanFiber string output - do not add padding on Raman fibers - Added to_json function to preserve user input SimParams values, which were previously overwritten by initializing SimParams with fake values during design. Next step is to allow users to balance computation time and target accuracy of the design by inputing their own SimParams and ref channels design values. Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: I1ca4954d0621858cefb3d776a538131992cae3e3