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.
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.
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