Initial commit,basic trace analysis notebook

This commit is contained in:
Maximilian Schmeller 2022-05-23 13:03:38 +02:00
commit afc2272b88
2 changed files with 3295 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
figs/
.ipynb_checkpoints/
*.html

3292
trace-analysis.ipynb Normal file

File diff suppressed because one or more lines are too long