2 Commits

Author SHA1 Message Date
EstherLerouzic
9d15d76859 feat: add max snr in exports
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
Change-Id: I70f892e37c19615063efd294af781faca064c573
2026-01-21 15:07:15 +01:00
EstherLerouzic
ed7a5849be Add more information on output
- min required OSNR
- min propagated GSNR
- PDL, PMD, CD penalties

This enables user to diagnose the case whan GSNR is OK but path is failing

change the test_parser:
- keep the testTopology_response.json file as it is as input file for
test_csv_response_generation so that previous json exports are still tested.
- use a new testTopology_response_expected.json to check the actual json
generation with the additionnal informations
- add a 'fake response.json file with various types of response to better
test the jsontocsv function

Add more info in the logger for the case of no_ feasible_mode and add a test
for this case.

refactor a bit the functions

Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com>
Change-Id: I92105f58adb7303f3d1475e4b21bd3e36e227090
2026-01-21 15:07:14 +01:00