
18 Jul
2016
18 Jul
'16
1:54 a.m.
Dear chimera users, I was wondering whether any of you could help me with this simple problem: The aim is to make a movie displaying the evolution of predefined meshes over time (see attached python script). Overall the script works and produces a movie. However the mesh gets displaced slightly between the different time points. This results in an annoying random wiggling. I checked the original .wrl files and the indicated coordinates do have consistent positions (meaning the displacements are produced by chimera). How can I get a smooth movie? Might there be something unexpected happening when I repeatedly call runCommand(“open <file1.wrl>”) and runCommand(“close all”)? Thank you so much in advance! With kind regards, Marvin