Author: | Samuel Farrens ([email protected]) |
---|---|
Version: | 2.0.4 |
Date: | 22/08/2019 |
Documentation: | https://sfarrens.github.io/sf_tools/ |
SF_TOOLS is a series of Python modules with applications to image analysis, signal processing and statistics.
In order to run the code in this repository the following packages must be installed:
To clone the sf_tools repository from GitHub run the following command:
$ git clone https://github.com/sfarrens/sf_tools
To install using easy_install run the following command:
$ easy_install sf_tools
To install using pip run the following command:
$ pip install sf_tools