[SCM] image display tool for astronomy branch, master, updated. fcca41c7fda05136d446eb20e850ae6d1a78147a

Ole Streicher debian at liska.ath.cx
Wed Mar 7 13:50:35 UTC 2012


The following commit has been merged in the master branch:
commit a6a4d4edd097b027e8b25abf4574b691f51bfa2c
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Wed Feb 29 14:24:55 2012 +0100

    Make saotk an extra package
    This will need that we build saotk as a shared library

diff --git a/debian/control b/debian/control
index 6bb3b01..719979e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Vcs-Browser: http://git.debian.org/?p=debian-science/packages/saods9.git
 
 Package: saods9
 Architecture: any
-Depends: libtk-img, tk-table (>= 2.9), tcllib, ${misc:Depends}, ${shlibs:Depends}
+Depends: tcllib, ${misc:Depends},
+ ${shlibs:Depends}, tk-sao
 Description: image display tool for astronomy
  DS9 is an application for astronomical imaging and data
  visualization.
@@ -42,4 +43,20 @@ Description: image display tool for astronomy
  .
  If images include WCS (World Coordinate System) keywords, then they
  may be "blinked" to search for moving or changing objects.
+
+Package: tk-saotk
+Architecture: any
+Depends: libtk-img, tk-table (>= 2.9), tcllib, ${misc:Depends}, ${shlibs:Depends}
+Description: Widgets for astronomical imaging and data visualization
+ SAOTk is an integrated set of Tk/Tcl canvas widgets for astronomical imaging
+ and data visualization. The widget set is composed of the Frame, Panner,
+ Magnifier, and Colorbar widget. The Frame widget is FITS viewer for one image
+ or a mosaic of images . The Panner widget  provides a thumbnail image for
+ position control. The Magnifier widget provides a magnified view of part of
+ the image. And the Colorbar widget provides  control of imaging color
+ environment for application. 
  .
+ In addition to `classical' support for imaging FITS data, manipulating
+ colormaps, region marking, coordinate readout (including WCS), etc, SAOTk
+ widgets also support arbitrary image scaling and rotation, advanced printing
+ and graphics, image mosaics, and shared memory. 

-- 
image display tool for astronomy



More information about the debian-science-commits mailing list