1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
|
Source: saods9
Maintainer: Debian Astronomy Maintainers <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Section: science
Priority: optional
Build-Depends: cpio,
debhelper-compat (= 13),
dh-exec,
html2text,
libfuntools-dev,
libstarlink-ast-dev,
libtk-img-dev,
libxml2-dev,
perl,
tcl-awthemes,
tcl-dev,
tcl-signal (>= 1.4.4.1-2~),
tcl-xpa,
tcllib,
tcl-tls,
tcl-ttkthemes,
tclxml,
tk-dev,
tk-html1,
tk-mpeg,
tk-table,
tkblt-dev,
tkcon,
tklib,
xauth,
xvfb
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/debian-astro-team/saods9
Vcs-Git: https://salsa.debian.org/debian-astro-team/saods9.git
Homepage: http://ds9.si.edu/
Rules-Requires-Root: no
Package: saods9
Architecture: all
Depends: libtk-img,
saoxmlrpc,
tcl-awthemes,
tcl-signal (>= 1.4.4.1-2~),
tcl-ttkthemes,
tcl-xpa,
tclfitsy,
tcllib,
tcl-tls,
tclxml,
tk,
tk-html1,
tk-mpeg,
tk-table,
tkblt,
tkcon,
tklib,
tksao,
${misc:Depends}
Recommends: saods9-doc
Suggests: python3-pyds9,
xpa-tools
Description: Image display tool for astronomy
SAOImage DS9 is an astronomical imaging and data visualization
application. DS9 supports FITS images and binary tables, multiple frame
buffers, region manipulation, and many scale algorithms and colormaps. It
provides for easy communication with external analysis tasks and is highly
configurable and extensible via XPA and SAMP.
.
All versions and platforms support a consistent set of GUI and
functional capabilities.
.
DS9 supports advanced features such as 2-D, 3-D and RGB frame buffers, mosaic
images, tiling, blinking, geometric markers, colormap manipulation, scaling,
arbitrary zoom, cropping, rotation, pan, and a variety of coordinate
systems.
.
The GUI for DS9 is user configurable. GUI elements such as the coordinate
display, panner, magnifier, horizontal and vertical graphs, button bar, and
color bar can be configured via menus or the command line.
Package: tksao
Architecture: any
Multi-Arch: same
Depends: tkblt,
${misc:Depends},
${shlibs:Depends}
Recommends: saods9-doc
Suggests: saods9
Description: Tk widgets for astronomical imaging and data visualization
SAOTk is an integrated set of Tcl/Tk canvas widgets for astronomical
imaging and data visualization. The widget set is composed of the
Frame, Panner, Magnifier, and Colorbar widgets. 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
postscript printing, Truecolor graphic support, and image mosaics.
.
The SAOTk widgets are being used in a wide variety of astronomical
applications. These applications include general visualization and
analysis, real-time instrumentation and calibration, and interactive
modeling. These Tcl extensions can be utilized in any standard Tcl/Tk
environment to build custom data analysis and visualization
applications.
Package: tclfitsy
Architecture: any
Multi-Arch: same
Depends: tcl,
${misc:Depends},
${shlibs:Depends}
Description: Tcl FITS Extension
FITS (Flexible Image Transport System) is a data format most used in
astronomy. tclsfits is a Tcl package for reading FITS format data files.
This package is used mainly for saods9 and not tested otherwise.
Package: saoxmlrpc
Architecture: any
Multi-Arch: same
Depends: tcl,
${misc:Depends},
${shlibs:Depends}
Description: Tcl XML-RPC implementation from SAO
Tcl implementation of XML-RPC providing both client and server
support.
.
This implementation is specific for the saods9 program. While it may
be useful elsewhere, there is no support for other uses.
Package: saods9-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Image display tool for astronomy (help files/documentation)
SAOImage DS9 is an astronomical imaging and data visualization
application. DS9 supports FITS images and binary tables, multiple frame
buffers, region manipulation, and many scale algorithms and colormaps. It
provides for easy communication with external analysis tasks and is highly
configurable and extensible via XPA and SAMP.
.
This package contains the documentation and help pages.
|