cvw/synthDC/runFrequencySynth.sh
2022-04-25 16:03:32 +00:00

7 lines
95 B
Bash

rm -r runs/*
make clean
make del
make freqs TECH=$1
python3 scripts/extractSummary.py
make del