added submitted protocol

This commit is contained in:
weygoldt 2023-04-14 20:57:53 +02:00
parent 21c74b3cb0
commit 7540a4c54d
No known key found for this signature in database
3 changed files with 0 additions and 3 deletions

View File

@ -18,7 +18,6 @@ from modules.datahandling import (
purge_duplicates,
group_timestamps,
instantaneous_frequency,
instantaneous_frequency2,
minmaxnorm,
)

BIN
protocol/main.pdf Normal file

Binary file not shown.

View File

@ -1,4 +1,3 @@
audioio==0.10.0
cmocean==3.0.3
cycler==0.11.0
ipython==8.12.0
@ -9,5 +8,4 @@ paramiko==3.1.0
PyYAML==6.0
scipy==1.10.1
scp==0.14.5
thunderfish==1.9.10
tqdm==4.65.0