Skip to content

A Simple version of Xmipp without CUDA, tensorflow or python scripts

License

Notifications You must be signed in to change notification settings

Vilax/xmipp-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Xmipp-Lite

Xmipp is a suite of image processing programs, primarily aimed at single-particle 3D electron microscopy.

This is a light version of Xmipp, which only contains the basic tools addres to estimate resolution measurements.

Getting started

Start by cloning the repository from GitHub and go there.

git clone https://github.com/Vilax/xmipp-lite.git
cd xmipp-lite

Run xmipp script in the root folder (it might be necessary to add execute permission via chmod +x xmipp) This script will checkout additional repositories and build Xmipp for you.

Troubleshooting

There are some dependencies that are required. If in the Xmipp compilation some dependences are needed run

sudo apt-get install libsqlite3-dev libtiff5-dev libhdf5-dev

About

A Simple version of Xmipp without CUDA, tensorflow or python scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published