Figures for papers, 1200 DPI or bust!!!

Here is a quick one, one I always have to go to the PyMOL wiki to remember how to do it.

Ok, the setting is this:

You are preparing you figures for your paper and then you realize you need to get some fancy 1200 DPI images out of PyMOL. How to do that? Well, here are the commands:

png filename, dpi, ray

So, to make it work, we should first use ray, something like this:

ray 1200, 1200 (this is a square, you might want to get a rectangle like 1400, 900)

then:

png my_image.png, 1200

Well, that's all. Try it and have fun with it.

Comments

Popular Posts