Changes between Version 27 and Version 28 of Astronomical Tools/Software


Ignore:
Timestamp:
04/03/06 12:01:45 (20 years ago)
Author:
cdelarcuz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Astronomical Tools/Software

    v27 v28  
    9696=== ximtool ===
    9797 
    98  * [wiki:karma]
    99  * [wiki:FFTW]
    100  * [wiki:TEMPO] 
     98=== KARMA ===
     99
     100[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.
     101
     102=== FFTW ===
     103[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).
     104The FFTW package was developed at MIT by Matteo Frigo and Steven G. Johnson.
     105Our workstation have version 3 installed.
     106
     107 
     108=== TEMPO ===
     109[http://pulsar.princeton.edu/tempo/ Tempo] is a program for the analysis of pulsar timing data. Pulsar rotation, astrometric, and binary parameters are deduced by fitting models to pulse times of arrival measured at one or more terrestrial observatories.
     110Tempo is maintained and distributed by Princeton University and the Australia Telescope National Facility. The code is freely available, and others are encouraged to extend, modify, and improve it as they see fit. 
     111
    101112 * [wiki:Scilab]
    102113 * [wiki:XSPEC]