Astrophysics — How to install IRAF
<p>IRAF – Image Reduction and Analysis Facility, is a product of NOAO. It has been widely used in the astronomical community to reduce data in the form of images and spectra.</p>
<p>IRAF works best in UNIX distribution.</p>
<p>Before setting out to install IRAF in your device, find out if your OS is 64 bit or 34 bit.<br />
You can do this by entering the following commands :</p>
<p>$ sudo -s #( specify your user password)</p>
<p>$ uname -m # this will tell you if its 64 bit or 32 bit</p>
<p><a href="https://medium.com/@johinamaria/how-to-install-iraf-38c524df90d6"><strong>Read More</strong></a></p>