This is a fork of the original alipy 2 package and asciidata 1.1.1,
to make my code automatic_geomap_register.py
run under Python 3.4
For the documentation, please refer to http://obswww.unige.ch/~tewes/alipy/ and http://www.stecf.org/software/PYTHONtools/astroasciidata/
Assume that sextractor, fn2 (optional), and PyRaF/IRAF (optional) are installed (see Alipy doc)
cd asciidata-1.1.1
sudo python3 setup.py install
cd ../alipy_master/
sudo python3 setup.py install