Changes between Version 52 and Version 53 of Astronomical Tools/Software
- Timestamp:
- 04/17/06 16:02:10 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Astronomical Tools/Software
v52 v53 15 15 [http://www.starlink.ac.uk/iraf/web IRAF] is a heterogeneous collection of routines and packages for all sorts of tasks, 16 16 but it is first of all a data reduction environment, 17 for which the iris extensive [http://iraf.noao.edu/iraf/web/docs/recommend.html on-line documentation.]17 for which there is extensive [http://iraf.noao.edu/iraf/web/docs/recommend.html on-line documentation.] 18 18 19 19 === PYRAF === … … 26 26 27 27 === 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 29 Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of 30 both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). 29 31 The FFTW package was developed at MIT by Matteo Frigo and Steven G. Johnson. 30 32 Our workstation have version 3 installed. … … 38 40 unified release of the FTOOLS and XANADU Software Packages 39 41 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.42 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. 41 43 The current version of HEAsoft is 6.0.4 (November 28 2005) 42 44 … … 64 66 [http://idlwave.org/ IDLWAVE]: 65 67 This 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. 68 IDL syntax, which is very useful when writing IDL scripts. 69 69 70 IDLWAVE also enables running an IDL shell within emacs - type: 70 71 … … 75 76 === KARMA === 76 77 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 79 communications, authentication, encryption, graphics display, user interface and 80 manipulating the Karma network data structure. 81 It contains KarmaLib (the structured libraries and API) and a large number of modules (applications) 82 to perform many standard tasks. A suite of visualisation tools are distributed with the library. 78 83 79 84 === LApack ===
