Changes between Version 57 and Version 58 of IRAF


Ignore:
Timestamp:
04/21/06 10:54:30 (20 years ago)
Author:
cdelarcuz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IRAF

    v57 v58  
    215215}}}
    216216
    217 === Tables Installation: ===
     217==== Tables Installation ====
    218218{{{
    219219metis:/usr/local/iraf/extern/tables> mkpkg linux
     
    235235}}}
    236236
    237 === STSDAS ===
     237==== STSDAS Installation ====
    238238{{{
    239239metis:/usr/local/iraf/extern/stsdas> mkpkg linux
     
    258258iraf@metis% python compileall.py ./*
    259259}}}
    260 == =Testing ===
     260
     261==== Testing ====
    261262
    262263Sample HST data files are provided in the directory stsdas$data/fits.
     
    338339
    339340= Additional Packages =
    340 X11IRAF1.3.1
    341 IRAF GUI applicatiosns package X11iraf
    342 
    343 == X11IRAF V1.3.1 Installation:==
    344 Download the file [http://iraf.noao.edu/iraf/ftp/iraf/x11iraf/ x11iraf-v1.3.1-bin.linux.tar.gz]
     341
     342== IRAF GUI applications ==
     343=== X11IRAF (1.3.1) ===
     344==== X11IRAF Installation ====
     345Download [http://iraf.noao.edu/iraf/ftp/iraf/x11iraf/ x11iraf-v1.3.1-bin.linux.tar.gz]
    345346'''Unpacked the X11IRAF files in a scratch directory:'''
    346347{{{