Project

General

Profile

Install motioncor2 shared » History » Version 3

Anchi Cheng, 07/06/2017 12:29 AM

1 3 Anchi Cheng
For a gpu computer used for frame alignment using MotionCor2, install "LINUX: CUDA 8.0 Production Release":https://developer.nvidia.com/cuda-downloads (RHEL 6.x 64bit). 
2 1 Anchi Cheng
Then Download from http://msg.ucsf.edu/em/software/motioncor2.html and follow its installation instruction.
3
4
Make a soft link to /usr/local/bin as motioncor2 so that Appion script can find it.
5
6
<pre>
7
ln -s your_installation_MotionCor2 /usr/local/bin/motioncor2
8
</pre>
9
10
h3. Testing:
11
type
12
<pre>
13
motioncor2
14
</pre>
15
should give help menu