• What is the EMAN2's coding style?
  • How to add a new processor in EMAN2?
  • What about the unit test in EMAN2?
  • How to use assertion in EMAN2?
  • How to use Exception handling in EMAN2?
  • How to use log in EMAN2?
  • How to handle large-file (>2G) IO?
  • How to handle image data byte-order?
  • How to Wrap my C++ class/function to Python?
  • Use float numbers explicitly in EMAN2.