Dear Gabriele Sclauzero<br><br><br>  I need to eliminated the lines not the dots since the line style causes the noisy display. Replacing the dot by line in the grep command dose not eliminate the lines.<br>  would you please help me to eliminate the lines. Many thanks for your helps.<br>
<br>  Sincerely Yours<br>  Masoud Nahali<br>  SUT<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
You can modify the postscript file using this bash onliner. Suppose your PS file is named <a href="http://file1.ps" target="_blank">file1.ps</a>, then simply do<br>
<br>
grep -v dot <a href="http://file1.ps" target="_blank">file1.ps</a> > <a href="http://file2.ps" target="_blank">file2.ps</a><br>
<br>
and you will get the same graph without dots in <a href="http://file2.ps" target="_blank">file2.ps</a><br>
<br>
<br>
HTH<br>
<br>
GS<br>
<br>
<br>
Il giorno 27/ago/2010, alle ore 09.53, Masoud Nahali ha scritto:<br>
<br>
> Dear QE Users<br>
><br>
> When I use plotband.x to produce the band structure, the output PS file is a mixed of points and lines.<br>
> Is there a way that the plotband.x  produces only points in the PS file and neglect the lines ?<br>
> Since, sometimes the bands are too close to each other and using line and point style will cause some noisy display and so I need displaying the points only.<br>
><br>
> I would appreciate your help and thank you in advance.<br>
><br>
><br>
> Best Wishes<br>
> Masoud Nahali<br>
> SUT<br></blockquote></div><br>