Project

General

Profile

Install motioncor2 shared » History » Version 1

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

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