463
Comment: converted to 1.6 markup
|
877
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
This page has links to very short demos/tutorials in EMAN2. | This page has links to very short demos/tutorials in EMAN2. Please forward any requests to the EMAN2 developors. |
Line 3: | Line 3: |
== Using e2.py == | == Beginners : Introductory Tutorials == * == Advanced Users : Using EMAN2 through a Python prompt (e2.py) == |
Line 6: | Line 9: |
* [[EMAN2/Tutorials/RotateTranslate|Rotate and translate an image]] | * [[EMAN2/Tutorials/RotateTranslate|Rotate, translate, scale or mirror an image]] |
Line 8: | Line 11: |
* [[EMAN2/Tutorials/AddAndMultiply|Add images, and multiply by a constant]] | * [[EMAN2/Tutorials/AddAndMultiply|Add and multiply images, add and multiply by constants]] |
Line 12: | Line 15: |
* [[EMAN2/Tutorials/iter_pixels| Iterate through the pixels of an image ]] * [[EMAN2/Tutorials/make_a_projection| Make a projection of a 3D model, project through the asymmetric unit ]] {{attachment:2d_image_3dplot_2.png}} |
This page has links to very short demos/tutorials in EMAN2. Please forward any requests to the EMAN2 developors.
Beginners : Introductory Tutorials
*
Advanced Users : Using EMAN2 through a Python prompt (e2.py)
* Generate and display an EMAN2 test image
* Rotate, translate, scale or mirror an image
* Add and multiply images, add and multiply by constants
* Convert a real/imaginary image into an amplitude/phase image and vice versa
* Iterate through the pixels of an image
* Make a projection of a 3D model, project through the asymmetric unit