Iraf Installation Ubndu 0
Iraf Installation Ubndu 0
IRAF (image reduction and analysis facility) is a collection of software written at the
National Optical Astronomy Observatory (NOAO) geared towards the reduction of
astronomical images in pixel array form. This is primarily data taken from imaging array
detectors such as CCDs. It is available for all major Operating System for mainframes
and desktop computers. Although written for Unix like operating system.
# wget ftp://ftp.iiap.res.in/support/data/iraf/x11iraf-v2.0BET-bin.linux.tar.gz
# wget ftp://ftp.iiap.res.in/support/data/iraf/xgterm
X11IRAF
The most important element in this package is xgterm, it is the terminal emulator that
you will have to run IRAF in if you want to use its graphic or image cursor (to interact
with the images or generated graphs). So here are the steps you have to take to install it.
You just have to type the commands after the # sign in the Command Line.
# mkdir /iraf/iraf
# mkdir /iraf/x11iraf
# cd /root
# mv x11iraf-v2.0BETA-bin.linux.tar.gz /iraf/x11iraf
# mv iraf.linux.x86_64.tar.gz /iraf/iraf
# cd /iraf/iraf
# tar -xvf iraf.linux.x86_64.tar.gz
# cd /iraf/x11iraf
# cd /iraf/x11iraf/
Binary installation
--------------------------------------
1 Local command directory ( ) : /usr/local/bin
Would you like to install this library ? ( yes ) : press enter ( defaults )
# cd /iraf/iraf/unix/hlib
# ./install
######################################################################
########### Query for system settings ##################################\
Do you wish to create a default devstapecap link ? ( yes ) : press enter ( defaults)
$ mkdir iraf
$ cd iraf
$ mkiraf
$ xgterm
7. To check iraf : -
$ cl