Hi Jordan,

if you save the session file with "psw" extension, it becomes a "PyMOL Show 
File" which is opened in presentation mode, that's full screen without any 
controls.

Cheers,
  Thomas

On 18 Jun 2014, at 23:33, J.R. W <jwillis0...@gmail.com> wrote:
> Hi,
> 
> What I’d like to do is set_grid_mode_1, ray trace, and then output a png in 
> batch mode (-c)
> 
> 
> However if you code this in the .pml:
> 
> set_grid_mode, 1
> set grid_slot, 2, object2
> set grid_slot, 1, object1
> 
> viewport 1000,1000 #not sure how to get fullscreen this maybe OS specific
> 
> ray 1000,1000
> png somepic.png
> cmd.save("lookatthis.pse”)
> 
> Grid mode does not show up in the picture and the viewport in the session is 
> still the default window size. However, grid mode does work in the session. 
> 
> So my question(s) are this:
> 
> 1. Can you use grid mode in batch mode scripts to output an image?
> 2. Can you encode a full screen GUI in the pymol session so when you open up 
> the session, it is full screen?
> 
> Using MacPyMOL latest release, can switch to X11 if necessary.
> 
> Thanks so much!
> 
> Jordan

-- 
Thomas Holder
PyMOL Developer
Schrödinger, Inc.


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
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

Reply via email to