347
Comment:
|
774
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Using e2.py == * [:EMAN2/Galleries/Testimages:Generate and display an EMAN2 test image] |
This page has links to very short demos/tutorials in EMAN2. Please forward any requests to the EMAN2 developors. |
Line 4: | Line 3: |
* [:EMAN2/Tutorials/RotateTranslate:Rotate and translate an image] | == Using Python/e2.py == * [[EMAN2/Galleries/Testimages|Generate and display an EMAN2 test image]] |
Line 6: | Line 6: |
* [:EMAN2/Tutorials/AddAndMultiply:Add images, and multiply by a constant] | * [[EMAN2/Tutorials/RotateTranslate|Rotate, translate, scale or mirror an image]] |
Line 8: | Line 8: |
* [:EMAN2/Tutorials/ri2ap:Convert a real/imaginary image into an amplitude/phase image and vice versa] | * [[EMAN2/Tutorials/AddAndMultiply|Add and multiply images, add and multiply by constants]] * [[EMAN2/Tutorials/ri2ap|Convert a real/imaginary image into an amplitude/phase image and vice versa]] * [[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 ]] * [[EMAN2LogLevel|Change log level in EMAN2]] {{attachment:eman.png}} |
This page has links to very short demos/tutorials in EMAN2. Please forward any requests to the EMAN2 developors.
Using Python/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