diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2022-11-18 12:01:22 +0100 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2022-11-18 12:01:22 +0100 |
| commit | 28f7d30725378c7ffffd7ef7e4aa2f98ac592ee5 (patch) | |
| tree | d4ac74496b471d33376fbbb3223ef2ae20876f13 /simulations/results/paper.sh | |
| parent | 51ca3092d81fee2eba3ac108e695271427c92f26 (diff) | |
Update
Diffstat (limited to 'simulations/results/paper.sh')
| -rwxr-xr-x | simulations/results/paper.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simulations/results/paper.sh b/simulations/results/paper.sh index b34e0a3..cf7c3a8 100755 --- a/simulations/results/paper.sh +++ b/simulations/results/paper.sh @@ -61,7 +61,7 @@ bitrate="100kbps" # Inputs parameters=$(cat ../../inputs.csv |tail -n +2) -nseed=2 +nseed=200 while read -r parameter do |
