{{{ [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) }}}