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:
Key concepts, installation instructions and further guidance can be found in the documentation.