Skip to content

ibr-cm/ions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insight on Network Simulations (IoNS)

IoNS is a tool for generating plots from large amounts of data for evaluation purposes with the help pandas, Seaborn and dask.

Originally, it was developed for evaluating results generated with Artery. However, IoNS can also be used for processing results generated by other simulations frameworks based on OMNeT++, as it supports its SQLite database format used for result recording. Further, it can be used to process databases from all sorts of sources, be it ns-3 or real-world experiments.

IoNS main benefits are:

  • Describing plots and their generation from data sources as recipes in YAML
  • Two-staged plot generation:
    • Evaluation: preprocessing and storing data as feather files
    • Plot: generation of plots from preprocessed feather files
  • Parallel data processing with dask and SLURM support

Key concepts, installation instructions and further guidance can be found in the documentation.

About

Insight on Network Simulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages