Installation¶
From pip¶
pip install polartools
From source¶
Download the repository from github:
git clone https://github.com/APS-4ID-POLAR/polartools
Navigate to the polartools folder and install (note that you may need activate the desired environment):
cd polartools
python setup.py install