pymoc 0.5.0-2 source package in Ubuntu

Changelog

pymoc (0.5.0-2) unstable; urgency=low

  * Add healpy to test dependencies

 -- Ole Streicher <email address hidden>  Thu, 22 Feb 2018 09:43:14 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pymoc_0.5.0-2.dsc 2.2 KiB f5dbb42815ebae5386bd105a4b8b67bb4ac97a4ebebe6d103aba802b5ab94951
pymoc_0.5.0.orig.tar.gz 36.6 KiB afadf5aeadd4ac7055a89429ab4b4d10901638584519db030f8ca43f7c10f168
pymoc_0.5.0-2.debian.tar.xz 4.0 KiB 0c17483d9b38446f2218ff4fe98b8a0c5132c4e51c2c85ede6c11256590a72d6

Available diffs

No changes file available.

Binary packages built by this source

pymoctool: Python Multi-Order Coverage maps tool for Virtual Observatory

 'pymoctool' is a command-line Python-based library for manipulating
 Multi-Order Coverage maps (MOCs).
 .
 Frequently astronomical survey catalogues or images are sparse and
 cover only a small part of the sky. In a Multi-Order Coverage map
 the extent of data in a particular dataset is cached as a
 pre-calculated mask image. The hierarchical nature enables fast
 boolean operations in image space, without needing to perform complex
 geometrical calculations. Services such as VizieR generally offer the
 MOC masks, allowing a faster experience in graphical applications
 such as Aladin, or for researchers quickly needing to locate which
 datasets may contain overlapping coverage.
 .
 The MOC mask image itself is tessellated and stored in NASA HealPix
 format, encoded inside a FITS image container. Using the HealPix
 (Hierarchical Equal Area isoLatitude Pixelization) tessellation
 method ensures that more precision (pixels) in the mask are available
 when describing complex shapes such as approximating survey or
 polygon edges, while only needing to store a single big cell/pixel
 when an coverage is either completely inside, or outside of the mask.
 Catalogues can be rendered on the mask as circles.
 .
 It is written in Python 3 and uses the PyMOC library.

python-pymoc: Python 2 Multi-Order Coverage maps for Virtual Observatory

 PyMOC provides a Python 2-compatible library for handling MOCs.
 .
 Frequently astronomical survey catalogues or images are sparse and
 cover only a small part of the sky. In a Multi-Order Coverage map
 the extent of data in a particular dataset is cached as a
 pre-calculated mask image. The hierarchical nature enables fast
 boolean operations in image space, without needing to perform complex
 geometrical calculations. Services such as VizieR generally offer the
 MOC masks, allowing a faster experience in graphical applications
 such as Aladin, or for researchers quickly needing to locate which
 datasets may contain overlapping coverage.
 .
 The MOC mask image itself is tessellated and stored in NASA HealPix
 format, encoded inside a FITS image container. Using the HealPix
 (Hierarchical Equal Area isoLatitude Pixelization) tessellation
 method ensures that more precision (pixels) in the mask are available
 when describing complex shapes such as approximating survey or
 polygon edges, while only needing to store a single big cell/pixel
 when an coverage is either completely inside, or outside of the mask.
 Catalogues can be rendered on the mask as circles.

python3-pymoc: Python 3 Multi-Order Coverage maps for Virtual Observatory

 PyMOC provides a Python 3-compatible library for handling MOCs.
 .
 Frequently astronomical survey catalogues or images are sparse and
 cover only a small part of the sky. In a Multi-Order Coverage map
 the extent of data in a particular dataset is cached as a
 pre-calculated mask image. The hierarchical nature enables fast
 boolean operations in image space, without needing to perform complex
 geometrical calculations. Services such as VizieR generally offer the
 MOC masks, allowing a faster experience in graphical applications
 such as Aladin, or for researchers quickly needing to locate which
 datasets may contain overlapping coverage.
 .
 The MOC mask image itself is tessellated and stored in NASA HealPix
 format, encoded inside a FITS image container. Using the HealPix
 (Hierarchical Equal Area isoLatitude Pixelization) tessellation
 method ensures that more precision (pixels) in the mask are available
 when describing complex shapes such as approximating survey or
 polygon edges, while only needing to store a single big cell/pixel
 when an coverage is either completely inside, or outside of the mask.
 Catalogues can be rendered on the mask as circles.