Hello, I need to call functions like cmd.get_area() or cmd.centerofmass() with a lot of different selection macros selecting residues. As this is quite slow I wanted to ask if it is possible to call these functions concurrently. A first test with concurrent.futures.ThreadPoolExecutor seemded to just freeze Pymol. Or is there another method to get these informations faster in a bunch? Thanks, Stefan
_______________________________________________ PyMOL-users mailing list Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net Unsubscribe: https://sourceforge.net/projects/pymol/lists/pymol-users/unsubscribe