Bugs item #863644, was opened at 2003-12-20 19:51 Message generated for change (Comment added) made by egonw You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=863644&group_id=23629
Category: File Input/Output Group: v8 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Egon Willighagen (egonw) Summary: Read cell angles incorrectly Initial Comment: When the capability to display the unit cell was added to Jmol by reading a shelxl type file, a bug was introduced in which the unit cell angles are read incorrectly: alpha is read as beta, beta is read as gamma, gamma is read as alpha. ---------------------------------------------------------------------- >Comment By: Egon Willighagen (egonw) Date: 2004-02-01 13:53 Message: Logged In: YES user_id=25678 I beliece this is fixed. I think the only problem was that the UnitCellBox.getAngles() method was incorrect: it defined alpha as the angle between the axes a and b, etc. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=379133&aid=863644&group_id=23629 ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
