============ Installation ============ -------- From pip -------- .. code-block:: bash pip install polartools ----------- From source ----------- Download the repository from github: .. code-block:: bash 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): .. code-block:: bash cd polartools python setup.py install