# analysis-directory This directory contains some scripts analyis the result of a simulations directories: * csv - contians scripts for csv files * json - contians script for jsen files * preset - diretorie tree for testpattern files: * createCSV.py - python3 script for export certain attributs of the result files to a csv * createCommandSequenz.py - python3 script, wich creats a randomize commands list depends of jouns and leave rate * createSummarySvg - create a summary of all csv and svgs * createTestPatter.py - python3 script, wich creates all necessary test pattern from the preset directory * createcsvsvg.sh - convert the resutfile of a simuation to csv files * gnuplottemplateCSV.sh - gnuplotscript for diagramms * templatescavg.pl - gnuplotscript for histgramm * cvs/aggreate.py - python3 script merging some cvs files * cvs/createsummary.py - python3 script create summaries of cvs * cvs/csvutilies.py - python3 script provides some funktion for cvs files like read/write, merge, aggrate rows and cols * json/jsonutitlies.py - python3 script provides some funktion for json files like read/write, merge