Hi, On Sat, Jun 13, 2015 at 09:38:40PM +1000, Brenton Horne wrote: > set ray_opaque_background, 1 > png Trimethoprim_img0003.png, dpi=500, ray=1, width = 4000, height = 2325 > > to render a structure of Trimethoprim I had loaded. While the rendering was > somewhat better than that generated on 1.7.6, as it wasn't blank, it was > far from perfect as the output image Trimethoprim_img0003.png was 1146px by > 668px in size, not the 4000px by 2325px I specified in this script. Anyone > know of any difference in 1.7.2 that would explain this besides a bug in > the Deb package available for Ubuntu?
I think it's a bug in Debian, we switched on "prior=1" for batch files (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560412) which appears to have been ill-advised. If I add prior=0 to your script, it duly crashes with an out-of-memory error while trying to render 4000x2325 here - if I half your output image, I get a png, but it seems to be empty... Michael ------------------------------------------------------------------------------ _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net