ginga 5.2.0-2 source package in Ubuntu

Changelog

ginga (5.2.0-2) unstable; urgency=medium

  * Team upload.
  * Add additional dependency on python3-pyqt5.qtsvg as it is imported in the
    module.
  * Add build-dependencies on pyqt5 packages for build-time tests (Closes:
    #1089950).

 -- Stuart Prescott <email address hidden>  Wed, 08 Jan 2025 00:40:23 +1100

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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ginga_5.2.0-2.dsc 2.4 KiB 7942fa6180c1215dbe20d5f8dfcf9d0723c2453ecfa5311639cf8048e6d23871
ginga_5.2.0.orig.tar.gz 31.8 MiB 506b5ed056c1bf7a02b97af2a92ea4f5e89afec006f51296ff71c7f12727ab3d
ginga_5.2.0-2.debian.tar.xz 6.5 KiB 700c8e3d4e290b3180cce90a634a46e850aab3beb26e00ab1dfc9364ac36d762

Available diffs

No changes file available.

Binary packages built by this source

ginga: Astronomical image viewer

 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.
 .
 This package contains the image viewer based on Python 3.

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.