12 Nov
2008
12 Nov
'08
5:14 p.m.
Keren Lasker wrote: > ok guys - > let me work it out. > So the requirements so far are: > constructors: > 1: Any rotation convention (at least X-Y-Z and Z-Y-Z) > BEN: what is used in modeller?
Euler angles are not used in any Modeller interface; it's all rotation matrices or rotation about an axis. The only place to my knowledge that Euler angles are used at all in Modeller is internally for CG and QN optimizations. For any exposed interface I agree that quaternions are probably the best solution.
P.S. As regards putting this stuff in the IMP kernel, that wouldn't work if you need to use any of the decorators, since those are defined in the core module.
Ben
--
ben@salilab.org http://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
- Sir Arthur Conan Doyle