Leo
|
f36c3c85ba
|
Merge pull request #63 from codex-storage/plot-textbox-and-heatmaps
plot textbox & Heatmap of NetDegree vs NoOfNodes on Simulation Runtime
|
2024-05-16 16:08:48 +02:00 |
|
Arunima Chaudhuri
|
1935fafe19
|
Fixed simulation completion check
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-05-14 06:45:54 +00:00 |
|
Arunima Chaudhuri
|
4ad181c91d
|
use shape for naming pickle files for restarting simulations
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-05-13 16:14:14 +00:00 |
|
Arunima Chaudhuri
|
04004ed1fb
|
make the changes on study level
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-03-29 21:49:57 +00:00 |
|
Arunima Chaudhuri
|
2aa0074163
|
Removed debug prints
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-03-28 08:59:39 +00:00 |
|
Arunima Chaudhuri
|
d591c1724f
|
Implement stop and resume functionality
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-03-27 20:38:47 +00:00 |
|
Arunima Chaudhuri
|
ec0f9cc781
|
Clear code
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-03-26 13:08:38 +00:00 |
|
Arunima Chaudhuri
|
04090fd89b
|
identify incomplete simulations
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-03-26 13:06:11 +00:00 |
|
Arunima Chaudhuri
|
705ab8a962
|
Implemented state saving and completion check using pickle files
Signed-off-by: Arunima Chaudhuri <arunimachaudhuri2020@gmail.com>
|
2024-03-24 21:00:18 +00:00 |
|
Sudipta Basak
|
1dae18a022
|
Added heatmaps of netDegree vs maliciousNodes on Missing Samples
|
2024-03-19 22:03:03 +00:00 |
|
Sudipta Basak
|
7c769f800b
|
Segment Size field in plot textbox & Implemented Heatmap of NetDegree vs NoOfNodes on Simulation Runtime
|
2024-03-18 22:58:53 +00:00 |
|
Csaba Kiraly
|
b427cf93c0
|
plot figures right after simulation run
This allows to observe partial results during long studies.
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-07-12 21:28:37 +02:00 |
|
leobago
|
8a24e4f88e
|
heatmap plotting WIP
|
2023-06-11 19:26:44 +02:00 |
|
leobago
|
20c68cf198
|
New visualizer module WIP
|
2023-05-13 11:25:09 +02:00 |
|
Leonardo Bautista-Gomez
|
6eac3eb8e7
|
Merge develop into vis
|
2023-04-27 13:58:51 +02:00 |
|
Leonardo Bautista-Gomez
|
b36a94e269
|
Fix runs bug
|
2023-04-20 18:15:02 +02:00 |
|
Leonardo Bautista-Gomez
|
ebe1a4c87b
|
Make git save an option for when code is downloaded instead of cloned
|
2023-04-17 12:14:39 +02:00 |
|
Csaba Kiraly
|
b4f3d35f91
|
save config and code state for reproducibility
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-04-14 13:27:50 +02:00 |
|
Leonardo Bautista-Gomez
|
9800161ac9
|
Switch from time steps to miliseconds. Rebase to traffic progress.
|
2023-03-30 11:35:44 +02:00 |
|
Csaba Kiraly
|
ec6ed7c1e8
|
dump results to XML after each run
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-27 11:37:22 +02:00 |
|
Csaba Kiraly
|
122f6a8348
|
remove resetShape
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-27 11:37:22 +02:00 |
|
Csaba Kiraly
|
954d40e758
|
use new simulator object instead of reset
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
# Conflicts:
# study.py
|
2023-03-27 11:37:21 +02:00 |
|
Csaba Kiraly
|
d38b8074f4
|
use main
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-27 11:37:21 +02:00 |
|
Csaba Kiraly
|
065086f88c
|
configure using validatorsPerNode1/2 instead of chi1/2
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-16 20:00:52 +01:00 |
|
Csaba Kiraly
|
ef4e32ed53
|
introduce node classes
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-16 19:57:43 +01:00 |
|
Csaba Kiraly
|
99e051e6fc
|
adding uplinkBw configuration
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-16 19:50:48 +01:00 |
|
Leonardo Bautista-Gomez
|
0a92ef7071
|
Adding and logging random seed in the shape for each simulation
|
2023-03-15 13:18:02 +01:00 |
|
Leonardo Bautista-Gomez
|
833ae76097
|
add shape repr
|
2023-03-15 12:37:23 +01:00 |
|
Leonardo Bautista-Gomez
|
45bdcc3308
|
Seed by microseconds. Determinisme checked.
|
2023-03-14 11:25:17 +01:00 |
|
Leonardo Bautista-Gomez
|
377072ef79
|
Fix deterministic feature
|
2023-03-14 11:07:59 +01:00 |
|
Csaba Kiraly
|
84e5482a6d
|
improve config filename error handling
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-07 12:07:31 +01:00 |
|
Csaba Kiraly
|
4a4f02427c
|
change config language to simple (or complex) code
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-03-07 12:06:57 +01:00 |
|
Csaba Kiraly
|
35d1790429
|
Merge remote-tracking branch 'origin/vis' into develop
# Conflicts:
# .gitignore
# DAS/simulator.py
# study.py
|
2023-03-02 01:32:25 +01:00 |
|
Leonardo Bautista-Gomez
|
6e42055cb9
|
Add some more configuration parameters and some more testing
|
2023-02-23 12:17:57 +01:00 |
|
Csaba Kiraly
|
91a4b48947
|
log number of steps as well
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2023-02-23 09:04:47 +01:00 |
|
Leonardo Bautista-Gomez
|
93c318028b
|
Add visualizer class
|
2023-02-22 16:45:39 +01:00 |
|
Leonardo Bautista-Gomez
|
d5e7ae7ea7
|
Fix net degree bug
|
2023-02-22 14:49:46 +01:00 |
|
Leonardo Bautista-Gomez
|
b64fe7b383
|
Merging changes from 'develop' branch into 'results' branch
|
2023-02-08 15:01:50 +01:00 |
|
Leonardo Bautista-Gomez
|
ef3714054b
|
Fix netDegree loop
|
2023-01-26 14:30:56 +01:00 |
|
Leonardo Bautista-Gomez
|
66824aedc6
|
Adding XML dump of results
|
2023-01-25 21:51:59 +01:00 |
|
Leonardo Bautista-Gomez
|
fc7339dc91
|
Add configuration file, split configuration from simulation shape, fix bug about network degree and unbalanced row/column verification
|
2023-01-23 18:04:54 +01:00 |
|
leobago
|
bf1a5a60e4
|
Adding multidimensional simulator and results module to gather data for visualization.
|
2023-01-16 22:43:52 +01:00 |
|
leobago
|
e8e82d7460
|
Adding configuration class
|
2023-01-13 16:51:27 +01:00 |
|
Csaba Kiraly
|
7a5f67ff31
|
add per-node state and per-channel network
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
|
2022-12-20 11:23:58 +01:00 |
|
Leonardo Bautista-Gomez
|
e337ddc74a
|
Small fix output
|
2022-12-14 17:17:32 +01:00 |
|
Leonardo Bautista-Gomez
|
0c79ddbf6f
|
Restructure package
|
2022-11-30 15:28:27 +01:00 |
|