Download Appion Files Shared » History » Revision 5
Revision 4 (Amber Herold, 06/03/2010 02:08 PM) → Revision 5/63 (Amber Herold, 06/08/2010 04:02 PM)
Download Myami 2.0 (contains Appion and Leginon) using one of the three following options: *1. Release Version* This is a stable supported release available as a tar file. http://emg.nysbc.org/attachments/download/327/myami-2.0.0.tar.gz attachment:327 TODO: Place link to file here! (available mid June) *2. SVN Release Branch* This is a stable supported branch from our code repository. <pre> sudo svn co http://emg.nysbc.org/svn/myami/branches/myami-2.0 myami/ </pre> *3. SVN Development version* This contains features that may still be under development. It is not supported and may not be stable. Use at your own risk. <pre> sudo svn co http://emg.nysbc.org/svn/myami/trunk myami/ </pre>