first commit
This commit is contained in:
commit
cd1e91bb99
287 changed files with 86425 additions and 0 deletions
4
rasta_exp/utils/make_all_stats.sh
Executable file
4
rasta_exp/utils/make_all_stats.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
utils/get_status_stats.py drebin > drebin_stats
|
||||
seq 0 9 | parallel -j10 'utils/get_status_stats.py set{} > set{}_stats'
|
Loading…
Add table
Add a link
Reference in a new issue