To install Magellan follow the steps mentioned below.
- You will first need to download Python v. 2.5 (do not install Python 2.6 because numpy doesn't work with it).
- Magellan uses the matplotlib library and matplotlib uses the numpy package. After installing python download these two packages (they can both be found at http://sourceforge.net).
- Download the Magellan zip and unzip it to the location you want it.
- CD into the location of the unzipped Magellan folder. Type 'python setup.py install'
- Magellan should now be installed. Try just typing 'magellan'. You should get the message 'No track data file given'.
- Try running magellan with the data files that come with Magellan.
2010-08-03