Project

General

Profile

Install motioncor2 shared » History » Revision 2

Revision 1 (Anchi Cheng, 07/06/2017 12:28 AM) → Revision 2/3 (Anchi Cheng, 07/06/2017 12:29 AM)

h1. Install motioncor2 shared 

 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).  
 Then Download from http://msg.ucsf.edu/em/software/motioncor2.html and follow its installation instruction. 

 Make a soft link to /usr/local/bin as motioncor2 so that Appion script can find it. 

 <pre> 
 ln -s your_installation_MotionCor2 /usr/local/bin/motioncor2 
 </pre> 

 h3. Testing: 
 type 
 <pre> 
 motioncor2 
 </pre> 
 should give help menu