I love #unixphilosophy
➜ runs5 git:(main) ✗ function f1() { wakegp -c /var/tmp/$1.toml > $1_$2; }
➜ runs5 git:(main) ✗ sleep 130m; for i in {0..64} ; do for j in 2k 1.2k 1.4k 1.5k 1k 1.6k 1.8k ; do f1 $j_800 $i; done; done
Scheduling #wakegp experiments with #sh so tomorrow I have experiments done and I can just do T tests in R.
Edit: I'm testing different #FFT sizes. If you are interested, see my current status here:
https://codeberg.org/farooqkz/wakegp/src/branch/main/experiments/fft_size
Edit2: So it's morning and I realized I had to do f1 $i $j_800
...
#unix #unixlike #linux #foss #opensource #freesoftware #unixclone #programming #tech #geek