Compile the main.cpp with options you want With running program you must write a name of file for writing data in the first argument (example: main.exe out.csv) To create plot you should run plots.py with mask for datafiles (example: python3 plots.py *.csv)