Install

This section covers the basics of how to download and install X-Image. We recommend you to install the Anaconda Python distribution.

Installing from source

Clone ximage from GitHub repository:

git clone https://github.com/tomography/ximage.git ximage

then:

cd ximage
python setup.py install