Setup and Installation

Presently SMBcorr is only available for use as a GitHub repository. The contents of the repository can be downloaded as a zipped file or cloned.

To use this repository, please fork into your own account and then clone onto your system:

git clone https://github.com/tsutterley/SMBcorr.git

Can then install using pip:

python3 -m pip install -e .

Alternatively can install the SMBcorr utilities directly from GitHub with pip:

python3 -m pip install --user git+https://github.com/tsutterley/SMBcorr.git