Install

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

Installing from source

Clone the ScanScrips from GitHub repository:

git clone https://github.com/tomography/scanscritps.git project

then:

cd project
python setup.py install