Differences between revisions 1 and 2
Revision 1 as of 2007-12-10 22:37:37
Size: 247
Comment:
Revision 2 as of 2008-11-26 04:42:29
Size: 247
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

[someone@localhost]$ e2.py

Welcome to EMAN2
Prompt provided by IPython
Enter '?' for ipython help

In [3]:  e = EMData()

In [4]:  e.set_size(32,32,32)

In [5]:  e.process_inplace('testimage.axes')

In [6]:  display(e)

EMAN2/Concepts/Display (last edited 2008-11-26 04:42:29 by localhost)