Skip to content

ilahiri/Motion-correction

 
 

Repository files navigation

#Motion correction

Python scripts for using 'dosefgpu_driftcorr' alignment procedure for direct electron
detector movies.

##Software dependencies

You must have a GPU processor installed on your workstation with at least 4 GB of GPU memory (e.g. NVIDIA Tesla K10).

CUDA-5.0 libraries must be installed on the GPU and be placed into your path before you can execute this program:

   PATH: /usr/local/cuda-5.0/bin
   LD_LIBRARY_PATH: /usr/local/cuda-5.0/lib64

##runMotionCorr.py

This is a python wrapper script that will run this motion correction software. 

About

Scripts for aligning direct electron detector movies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.9%
  • Fortran 21.5%
  • C 2.7%
  • Cuda 1.2%
  • Shell 0.9%
  • Makefile 0.4%
  • Other 0.4%