set terminal png size 1440, 900 set output 'res/f2_filtered.png' set yrange [-1:1.5] plot 'res/f2_filtered.txt' title 'filtered' with lines