Project

General

Profile

Test Appion » History » Version 9

Neil Voss, 05/24/2010 03:58 PM

1 1 Amber Herold
h1. Test Appion
2
3 6 Christopher Irving
* If appion was installed using @setup.py@ you are ready to test out appion.
4 1 Amber Herold
5
* Run the test script
6 5 Neil Voss
<pre>
7
cd myami/appion/
8
./check.sh
9
</pre>
10 1 Amber Herold
11
*NOTE*
12 7 Amber Herold
You can ignore EMAN, MATLAB, and UCSF Chimera errors at this point.
13
14
What about: raise LeginonConfigError('set IMAGE_PATH in leginonconfig.py')
15
leginon.leginonconfig.LeginonConfigError: set IMAGE_PATH in leginonconfig.py
16
17 2 Amber Herold
18
______
19
20 9 Neil Voss
[[Install Ace2|< Install Ace2]] | [[Processing Server Installation|Processing Server Installation ^]]
21 3 Amber Herold
22
______