ginga 3.4.0-1 source package in Ubuntu

Changelog

ginga (3.4.0-1) unstable; urgency=medium

  * New upstream version 3.4.0
  * Rediff patches
  * Adjust dependencies

 -- Ole Streicher <email address hidden>  Tue, 05 Jul 2022 08:16:22 +0200

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ginga_3.4.0-1.dsc 2.3 KiB 3d3f82a5c9bb4f440289d09cd9848d574d7fc88747e5605f2b9d693c978d826f
ginga_3.4.0.orig.tar.gz 29.7 MiB b8144764bd37f08732efb406d123fedcb7b40fdebcb0056a46cb575f894b37de
ginga_3.4.0-1.debian.tar.xz 6.0 KiB ad39246f31f0daa3aca05595c90849a8605971dfab976d1e80fa3008169b0b50

Available diffs

No changes file available.

Binary packages built by this source

ginga: No summary available for ginga in ubuntu kinetic.

No description available for ginga in ubuntu kinetic.

python3-ginga: Astronomical image toolkit for Python

 Ginga is a toolkit designed for building viewers for scientific image
 data in Python, visualizing 2D pixel data in numpy arrays.
 It can view astronomical data such as contained in files based on the
 FITS (Flexible Image Transport System) file format. It is written and
 is maintained by software engineers at the Subaru Telescope, National
 Astronomical Observatory of Japan.
 .
 The Ginga toolkit centers around an image display object which supports
 zooming and panning, color and intensity mapping, a choice of several
 automatic cut levels algorithms and canvases for plotting scalable
 geometric forms. In addition to this widget, a general purpose
 "reference" FITS viewer is provided, based on a plugin framework.
 A fairly complete set of standard plugins are provided for features
 that is expected from a modern FITS viewer: panning and zooming windows,
 star catalog access, cuts, star pick/fwhm, thumbnails, etc.