Re: [Jmol-users] Bug in SHELX reader

2004-08-27 Thread Miguel
> Apologies if I wasn't clear. My original report (failure to read in > a SHELX file) referred to Jmol v9. OK ... I thought that you were on v10. > Maybe I'm missing something, but I can't see *any* unit > cell display functionality in the pre13 version I just > downloaded. It reads in the ".res

Re: [Jmol-users] Bug in SHELX reader

2004-08-27 Thread Miguel
Egon wrote: >> There is some support for unit cell display in v10 ... perhaps not as >> much >> as v9. Please tell me what things you want. > > The support in v10 matches that off v9... Display of unit cell is not > turned on by default, however... > > Miguel, would it be difficult to have one of t

Re: [Jmol-users] Bug in SHELX reader

2004-08-27 Thread E.L. Willighagen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 27 August 2004 14:05, Miguel wrote: > > I have tried this, and v.10 does read in the shelxl file correctly. > > Unfortunately this version appears to have lost all of the crystal > > unit cell display features which were the reason I was inte

Re: [Jmol-users] Bug in SHELX reader

2004-08-27 Thread Miguel
> I have tried this, and v.10 does read in the shelxl file correctly. > Unfortunately this version appears to have lost all of the crystal > unit cell display features which were the reason I was interested > in Jmol un the first place. Are there any plans to reinstate these? Now I am a little c

Re: [Jmol-users] Bug in SHELX reader

2004-08-26 Thread Miguel
Keith wrote: > I have just been trying out Jmol and found a problem with the SHELX > reader. [snip] > There's an error in the source logic in procedure assumeAtomRecord() > > if (atomName.length() > 1 && > Character.isDigit(atomName.charAt(1))) { >// one letter code elementSym

[Jmol-users] Bug in SHELX reader

2004-08-26 Thread Keith Refson
I have just been trying out Jmol and found a problem with the SHELX reader. The problem is that it balks on reading atom co-ordinates lines such as H 10.0 0.0 0.0 0 in the particular case where the element has only 1 letter in its chemical symbol and there is no number following. For exampl