Installation ======================================== Download and install the latest version of `τ-ARGUS `_. Make sure to setup the location of the program on your path. For example, in Powershell: .. code-block:: powershell $env:path += ";\Path\To\Folder\Containing\TauArgus\Program" # Please adapt locally to put your own path here Next, use `pip `_ to install piargus. .. code-block:: powershell pip install --upgrade piargus