Differences between revisions 4 and 10 (spanning 6 versions)
Revision 4 as of 2007-08-21 21:10:55
Size: 156
Editor: gtang
Comment:
Revision 10 as of 2007-08-21 21:42:35
Size: 576
Editor: gtang
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
 * [http://blake.bcm.edu/eman2/coding_style.html What is the EMAN2's coding style?]
 * [http://blake.bcm.edu/eman2/adding_processor.html How to add a new processor in EMAN2?]
 * [:eman2UnitTest:What about the unit test in EMAN2?]
Line 4: Line 7:
 * [:eman2LargeFileIO:How to handle large-file (>2G) IO?]
 * [:eman2ByteOrder:How to handle image data byte-order?]
 * [:eman2BoostPyhton:How to Wrap my C++ class/function to Python?]
  • [http://blake.bcm.edu/eman2/coding_style.html What is the EMAN2's coding style?]

  • [http://blake.bcm.edu/eman2/adding_processor.html How to add a new processor in EMAN2?]

  • [:eman2UnitTest:What about the unit test in EMAN2?]
  • [:eman2Assertion:How to use assertion in EMAN2?]
  • [:eman2Exception:How to use Exception handling in EMAN2?]
  • [:eman2Log:How to use log in EMAN2?]
  • [:eman2LargeFileIO:How to handle large-file (>2G) IO?]

  • [:eman2ByteOrder:How to handle image data byte-order?]
  • [:eman2BoostPyhton:How to Wrap my C++ class/function to Python?]

EMAN2DevFAQ (last edited 2008-11-26 04:42:28 by localhost)