From version 0.7.0 of PyWiFeS, we have migrated the code to a GitHub repository: https://github.com/PyWiFeS/pywifes
To download the code, you need to first install git. To install the PyWiFeS pipeline itself, create the directory you want to store it in then clone the PyWiFeS git repository with this command:
git clone -b main https://github.com/PyWiFeS/pipeline.git
Or you may download a zip file of the package contents and unpack in your desired location.
Installation for PyWiFeS version 2 has changed substantially. Please disregard these instructions and follow those on the ReadTheDocs site.
To be able to run the pipeline, you need to do the following: