634
Comment:
|
1364
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
== Using Python or e2.py == | == Beginners : Introductory Tutorials == * [[attachment:workflow_tutorial_2010_08_25.pdf|Full tutorial on single particle reconstruction using the workflow]] (uses [[http://blake.grid.bcm.edu/dl/workshop5.iso|Workshop demo data DVD]]) * [[attachment:sp_cryoet_tutorial_2009_11.pdf|Tutorial slides from presentation on single particle electron cryotomography (3-D particle averaging)]] * [[attachment:population_dynamics_2009_11.pdf|Full tutorial on 2-D analysis for assessment of structural heterogeneity and population dynamics]] == Advanced Users : Using EMAN2 through a Python prompt (e2.py) == |
Line 12: | Line 19: |
* [[EMAN2/Tutorials/iter_pixels| Iterate through the pixels of an image ]] | * [[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
* Full tutorial on single particle reconstruction using the workflow (uses Workshop demo data DVD)
* Full tutorial on 2-D analysis for assessment of structural heterogeneity and population dynamics
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