CichonJakub / 5G-Coexistence-SimPy

Master Thesis: A Wi-Fi and NR-U Coexistence Channel Access Simulator based on the Python SimPy Library
6 stars 4 forks source link

Where can I find the .csv files? #3

Open kicejade opened 1 year ago

kicejade commented 1 year ago

Hi Jacub,

Your work has been of great help to me. However, I noticed that the .csv files in your 'valiadation.py' and 'resultAnalysis.py' are missing. Where should I look for these files?

Best Kice

CichonJakub commented 1 year ago

Hi Kice,

Those .csv files were output of running main script with scenarios described in my thesis. Currently Im not able to assess it. You can try to run simulations using main script on your own and then compare outputs with mentioned scripts like validation.py.

Regards Jakub

czw., 7 wrz 2023, 06:13 użytkownik Kice @.***> napisał:

Hi Jacub,

Your work has been of great help to me. However, I noticed that the .csv files in your 'valiadation.py' and 'resultAnalysis.py' are missing. Where should I look for these files?

Best Kice

— Reply to this email directly, view it on GitHub https://github.com/CichonJakub/5G-Coexistence-SimPy/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALTFMJ2FMOKQFLR4SJHNFLLXZFCWTANCNFSM6AAAAAA4OISEOQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

SzymonSzott commented 1 year ago

Not a direct response to this issue, but you can also check the updated version of the simulator: https://github.com/janek1842/5G-Coexistence-SimPy