Hello,<br><br>For accessing .sgf files that were created on another machine I probably have to byteswap them.<br>With SAC data files thats done easily by just 2 lines in SAC:<br>r file<br>w file<br><br>Now I'm wondering, if there is a similar (easy) way to do this with sgf files. 
<br>The sgftops script only works for sgf files that I created myself, with other ones I end up with a &quot;Segmentation fault&quot;<br><br>Thanks,<br>Andreas<br><br>