Download Appion Files Shared » History » Revision 4
Revision 3 (Amber Herold, 06/02/2010 02:40 PM) → Revision 4/63 (Amber Herold, 06/03/2010 02:08 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.
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>