<div dir="ltr"><div>Dear Mikhail,</div><div><br></div><div>At the very end of the exercise page there is a python script that converts theWO3.bs file to a csv-file and instructions on how to plot that with gnuplot.</div><div><br></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>To convert the band structure file to a file which can be plotted directly, you can use the script <code><span class="search_hit">cp2k</span>_bs2csv.py</code> from below [...]<br></div></blockquote><div><br></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><pre class="code">gnuplot>set yrange [-8:14]
gnuplot>plot for [i=4:23] "WO3.bs.set-1.csv" u 0:i w l t ""</pre></div></blockquote><div><br></div><div>Best,</div><div>Fabian<br></div></div>