Various Jupyter Scripts for plotting
git rev-list --left-right master...refs/remotes/origin/master
What it does:
- searches for numbers within all files in directory with specified extension
findendinge.g. within an output file of a simulation
- Search for lines (Parameter:
findtext) - Within the line the number will be found between
findvalue_startandfindvalue_end - The data will be saved to
data.csvand the labels can be renamed from the filename betweenfilename_to_label_startandfilename_to_label_end