Changes between Version 41 and Version 42 of Astronomical Tools/Software


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Astronomical Tools/Software

    v41 v42  
    126126== Image Display Programs ==
    127127
    128 === ds9 ===
     128==== ds9 ====
    129129SAOImage [http://hea-www.harvard.edu/saord/ds9/ DS9] is an astronomical
    130130imaging and data visualization application. DS9 supports FITS images and
     
    134134
    135135
    136 === PGPLOT ===
     136==== PGPLOT ====
    137137[http://www.astro.caltech.edu/~tjp/pgplot/ PGPLOT] is a large subroutine library for plotting scientific data.
    138138The PGPLOT Graphics Subroutine Library is a Fortran- or C-callable, device-independent graphics package for making simple scientific graphs. It is intended for making graphical images of publication quality with minimum effort on the part of the user. For most applications, the program can be device-independent, and the output can be directed to the appropriate device at run time.
    139139
    140 === ImageMagick ===
     140==== ImageMagick ====
    141141
    142142[http://www.imagemagick.org/script/index.php ImageMagick®], is a free software suite to create, edit, and compose bitmap images. It can read, convert and write images in a large variety of formats. Images can be cropped, colors can be changed, various effects can be applied, images can be rotated and combined, and text, lines, polygons, ellipses and Bézier curves can be added to images and stretched and rotated.