===== AdvancedTutorials ===== ==== Archive of weekly EMAN2/Python discussion session ==== For a while we were holding weekly EMAN2 programming discussion sessions, and some of these are archived on YouTube. Here is one to get you started: * [[https://youtu.be/A4mhp3wahpc|July 15, 2022]] - Using the new filter.helix processor to investigate objects with helical symmetry, some use of Jupyter EMAN2 plugins and e2filtertool.py. ==== Python mini-tutorials/reference ==== These mini-tutorials are at the Python level for programmers and advanced users. They don't get updated as frequently as the normal user tutorials, so please feel free to ask questions if something is broken. They should at least give a general feel for how EMAN2 works at the Python level. If you'd like to see something here which is missing, please just ask (sludtke@bcm.edu)! * [[EMAN2:Galleries/Testimages|Generate and display an EMAN2 test image]] * [[EMAN2:Tutorials/RotateTranslate|Rotate, translate, scale or mirror an image]] * [[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]]