Category talk:Advanced Issues Image Manipulation Stereo Figures

From PyMOLWiki
Jump to navigation Jump to search

Hi !

Very nice program you have there, I added it to my .pymolrc. Lacks a docstring though, how about adding this right after the 'define' statement ?

    '''USAGE:
    ray_stereo_label <destination_file> <separation>
    First prepare the labeled features you are interested in. ray_stereo_label
    generates two image files (.png) that are labeled and ray-traced
    that can directly be placed side by side for a nice, labeled stereo figure.
    '''