swarp 2.41.5-1build1 source package in Ubuntu

Changelog

swarp (2.41.5-1build1) lunar; urgency=medium

  * No-change rebuild against libcfitsio10

 -- Steve Langasek <email address hidden>  Tue, 24 Jan 2023 05:19:05 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
swarp_2.41.5.orig.tar.gz 433.6 KiB 954cebb1e5b1b4f7791b9b38b4e0f07bb2233775a97d6254def5c24b6b5a7f31
swarp_2.41.5-1build1.debian.tar.xz 6.6 KiB 2aae8f501f85a7abf0e060a966fb0c61416c8dcef94226f0a5de6f4d94fb01f3
swarp_2.41.5-1build1.dsc 2.1 KiB 6963f2b7f622cf6e280b3b4bd155da9a7a95f3b3d9370abc10b0e978517ca326

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