swarp 2.38.0+dfsg-3build1 source package in Ubuntu

Changelog

swarp (2.38.0+dfsg-3build1) bionic; urgency=high

  * No change rebuild to pick up -fPIE compiler default

 -- Balint Reczey <email address hidden>  Tue, 03 Apr 2018 12:46:14 +0000

Upload details

Uploaded by:
Balint Reczey
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
swarp_2.38.0+dfsg.orig.tar.gz 603.1 KiB 779aece5f5b9f3cac1ad79b3fdf7458c13cfb4e3961e6c2e18e8f04befb46634
swarp_2.38.0+dfsg-3build1.debian.tar.xz 5.0 KiB 8ebeb9ca4ef353717f518fca8e1ddf7d712a80e8aee2872e601c9476fa1e6cf8
swarp_2.38.0+dfsg-3build1.dsc 2.1 KiB 6d6c56ab84fdc7ea76231e1b077d6dc239edb3a2528c1a3bd5f94069dee5436e

View changes file

Binary packages built by this source

swarp: Resample and co-add together FITS images

 Resample and co-add together FITS images using any arbitrary astrometric
 projection defined in the WCS standard. The main features of SWarp
 are:
 .
  * FITS format (including multi-extensions) in input and output,
  * Full handling of weight-maps in input and output,
  * Ability to work with very large images (up to 500 Mpixels on
    32-bit machines and 10^6 Tpixels with 64-bits), thanks to customized
    virtual-memory-mapping and buffering,
  * Works with arrays in up to 9 dimensions (including or not two spherical
    coordinates),
  * Selectable high-order interpolation method (up to 8-tap filters) in any
    dimension,
  * Compatible with WCS and TNX (IRAF) astrometric descriptions,
  * Support for equatorial, galactic and equatorial coordinate systems,
  * Astrometric and photometric parameters are read from FITS headers or
    external ASCIIfiles,
  * Built-in background subtraction,
  * Built-in noise-level measurement for automatic weighting,
  * Automatic centering and sizing functions of the output field,
  * Multi-threaded code with load-balancing to take advantageof multiple
    processors.
  * XML VOTable-compliant output of meta-data.

swarp-dbgsym: debug symbols for swarp