<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">HI Ishwor,<div class=""><br class=""></div><div class="">  The XPLOR format requires lines where the first 12 columns holds the first number, the second 12 columns holds the second number, … 12 columns per number.  The example lines you provide do not use 12 columns per number.  The software that wrote that file is not writing it in the correct format.  My guess is that software fails because of the 3 digit exponents (e.g "E-166”) — probably the writing software only fails to follow the 12 columns per number rule when you have 3-digit exponents.  In single-precision (32-bit floats) you would never get 3 digit exponents and perhaps the error is that the writing program was converted from single precision to double precision.</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre">      </span>Tom</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Aug 12, 2018, at 7:51 PM, ISHWOR POUDYAL <<a href="mailto:ishwor_p_19@yahoo.com" class="">ishwor_p_19@yahoo.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="font-family:verdana, helvetica, sans-serif;font-size:10px;" class=""><div class="">Hello All,</div><div class=""><br class=""></div><div class="">I try to convert electron density obtained from iterative phasing in *.xplor file format to view in the chimera. Something went wrong which I could not figure out. The generated density reads as follows for the first few lines. </div><div class=""><br class=""></div><div class="">##########################################################</div><div class=""><span class=""><p class="ydpc5675b8dp1"><span class="ydpc5675b8ds1"><span class="ydpc5675b8dApple-converted-space">  </span><i class="">241<span class="ydpc5675b8dApple-converted-space">    </span>-120 <span class="ydpc5675b8dApple-converted-space">    </span>120 <span class="ydpc5675b8dApple-converted-space">    </span>241<span class="ydpc5675b8dApple-converted-space">    </span>-120 <span class="ydpc5675b8dApple-converted-space">    </span>120 <span class="ydpc5675b8dApple-converted-space">    </span>241<span class="ydpc5675b8dApple-converted-space">    </span>-120 <span class="ydpc5675b8dApple-converted-space">    </span>120</i></span></p><p class="ydpc5675b8dp1"><span class="ydpc5675b8ds1"><i class=""><span class="ydpc5675b8dApple-converted-space"> </span>3.26000E+02 3.26000E+02 3.26000E+02 9.00000E+01 9.00000E+01 9.00000E+01</i></span></p><p class="ydpc5675b8dp1"><span class="ydpc5675b8ds1"><i class="">ZYX</i></span></p><p class="ydpc5675b8dp1"><span class="ydpc5675b8ds1"><i class=""><span class="ydpc5675b8dApple-converted-space">       </span>0</i></span></p><p class="ydpc5675b8dp1"><span class="ydpc5675b8ds1"><i class=""><span class="ydpc5675b8dApple-converted-space"> </span>2.21928E-166 0.00000E+00 1.59337E-167 0.00000E+00 1.14399E-168 0.00000E+00</i></span></p><p class="ydpc5675b8dp1"><span class="ydpc5675b8ds1"><i class=""><span class="ydpc5675b8dApple-converted-space"> </span>8.21346E-170 0.00000E+00 5.89700E-171 0.00000E+00 4.23386E-172 0.00000E+00</i></span></p></span>#############################################################</div><div class=""><br class=""></div><div class="">While I try to view the electron density in chimera it says</div><div class="">"SyntaxError:Bad number format in line <span class=""><i style="font-family: verdana, helvetica, sans-serif; font-size: 10px;" class=""><span class="ydpc5675b8dApple-converted-space"> </span>2.21928E-166 0.00000E+00 1.59337E-167 0.00000E+00 1.14399E-168 0.00000E+00</i></span>"</div><div class=""><br class=""></div><div class="">WOuld you please help me out</div><div class=""><br class=""></div><div class="">Many thanks</div><div style="font-family:verdana, helvetica, sans-serif;font-size:10px;" class=""></div></div></div>_______________________________________________<br class="">Chimera-users mailing list: <a href="mailto:Chimera-users@cgl.ucsf.edu" class="">Chimera-users@cgl.ucsf.edu</a><br class="">Manage subscription: <a href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users" class="">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users</a><br class=""></div></blockquote></div><br class=""></div></body></html>