Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
download_install [2012/11/09 02:18] mjc |
download_install [2025/07/03 00:56] (current) onken Add zip option |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Download ==== | ==== Download ==== | ||
| - | The latest | + | From version |
| + | [[https:// | ||
| - | * [[http://www.mso.anu.edu.au/~mjc/wifes_redux/wifes_pypeline_v0.5.0.tar.gz|wifes_pypeline_v0.5.0.tar.gz]] | + | To download the code, you need to first [[http://git-scm.com/ |
| + | < | ||
| + | git clone -b main https:// | ||
| + | </code> | ||
| + | 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 [[https:// | ||
| - | Previous versions are also being stored [[http:// | + | To be able to run the pipeline, you need to do the following: |
| - | + | - Add the 'src/' subdirectory to your PYTHONPATH | |
| - | ==== Installation Instructions ==== | + | - Tell the code where the reference data is stored by defining the environment variable 'PYWIFES_DIR' |
| - | Use of the pipeline does not require any installation script to be run. Instead just unpack the tar file into some directory and it will create the following upacked subdirectories: | + | |
| - | * **src/** - contains the image reduction Python modules | + | |
| - | * **doc/** - documentation on how to " | + | |
| - | * **reference_data/ | + | |
| - | * **reduction_scripts/ | + | |
| - | * **extractor_gui/ | + | |
| - | + | ||
| - | === " | + | |
| - | To be able to run the pipeline, you need to do the following: | + | |
| - | - Add the ' | + | |
| - | - Tell the code where the reference data is stored by defining the environment variable ' | + | |
| - | + | ||
| - | === Software Requirements === | + | |
| - | The only software dependencies are standard Python modules: | + | |
| - | - [[http:// | + | |
| - | - [[http:// | + | |
| - | - [[http:// | + | |
| - | + | ||
| - | It is // | + | |
| - | + | ||
| - | To be able to run the GUI, you will need to have [[http:// | + | |
| - | + | ||
| - | ==== Version Notes ==== | + | |
| - | See the [[http:// | + | |