Changes between Version 52 and Version 53 of Astronomical Tools/Software


Ignore:
Timestamp:
04/17/06 16:02:10 (20 years ago)
Author:
cdelarcuz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Astronomical Tools/Software

    v52 v53  
    1515[http://www.starlink.ac.uk/iraf/web IRAF] is a heterogeneous collection of routines and packages for all sorts of tasks,
    1616but it is first of all a data reduction environment,
    17 for which their is extensive [http://iraf.noao.edu/iraf/web/docs/recommend.html on-line documentation.]
     17for which there is extensive [http://iraf.noao.edu/iraf/web/docs/recommend.html on-line documentation.]
    1818
    1919=== PYRAF ===
     
    2626
    2727=== FFTW ===
    28 [http://www.fftw.org/ FFTW] is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
     28[http://www.fftw.org/ FFTW] is a C subroutine library for computing the discrete
     29Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of
     30both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
    2931The FFTW package was developed at MIT by Matteo Frigo and Steven G. Johnson.
    3032Our workstation have version 3 installed.
     
    3840unified release of the FTOOLS and XANADU Software Packages
    3941
    40 XANADU High-level, multi-mission tasks for X-ray astronomical spectral, timing, and imaging data analysis FTOOLS General and mission-specific tools to manipulate FITS files FITSIO Core library responsible for reading and writing FITS files (distributed with FTOOLS) fv General FITS file browser/editor/plotter with a graphical user interface (distributed with FTOOLS) XSTAR Tool for calculating the physical conditions and emission spectra of photoionized gases Hera You may interactively run the Xanadu and FTOOLS software on the Hera server machines at the HEASARC to analyze any of the data files in the Browse archive.
     42XANADU High-level, multi-mission tasks for X-ray astronomical spectral, timing, and imaging data analysis FTOOLS General and mission-specific tools to manipulate FITS files FITSIO Core library responsible for reading and writing FITS files (distributed with FTOOLS) fv General FITS file browser/editor/plotter with a graphical user interface (distributed with FTOOLS) XSTAR Tool for calculating the physical conditions and emission spectra of photoionized gases.
    4143The current version of HEAsoft is 6.0.4 (November 28 2005)
    4244 
     
    6466[http://idlwave.org/ IDLWAVE]:
    6567This package has been installed as part of Emacs to enable it to understand
    66 IDL syntax, which is very useful when writing IDL scripts. A number of lines
    67 should be added to your ~/.emacs file, and IDLWAVE online information which can
    68 be viewed with `M-x idlwave-info', or follow the Menu entry in the IDLWAVE menu.
     68IDL syntax, which is very useful when writing IDL scripts.
     69 
    6970IDLWAVE also enables running an IDL shell within emacs - type:
    7071
     
    7576=== KARMA ===
    7677
    77 [http://www.atnf.csiro.au/computing/software/karma/ KARMA] is a toolkit for interprocess communications, authentication, encryption, graphics display, user interface and manipulating the Karma network data structure. It contains KarmaLib (the structured libraries and API) and a large number of modules (applications) to perform many standard tasks. A suite of visualisation tools are distributed with the library.
     78[http://www.atnf.csiro.au/computing/software/karma/ KARMA] is a toolkit for interprocess
     79communications, authentication, encryption, graphics display, user interface and
     80manipulating the Karma network data structure.
     81It contains KarmaLib (the structured libraries and API) and a large number of modules (applications)
     82to perform many standard tasks. A suite of visualisation tools are distributed with the library.
    7883
    7984=== LApack ===