LDAP: couldn't connect to LDAP server
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 [2015/04/28 05:43] (current) mjc |
||
---|---|---|---|
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 https:// | ||
+ | </code> | ||
- | Previous versions are also being stored [[http:// | + | ==== "Installation" |
- | + | To be able to run the pipeline, you need to do the following: | |
- | ==== Installation | + | - Add the 'src/' subdirectory to your PYTHONPATH |
- | 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: | + | - Tell the code where the reference data is stored by defining the environment variable 'PYWIFES_DIR' |
- | * **src/** - contains the image reduction Python modules | + | |
- | * **doc/** - documentation on how to "install" | + | |
- | * **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:// | + |