snaphu 2.0.4-1 source package in Ubuntu

Changelog

snaphu (2.0.4-1) unstable; urgency=medium

  [ Antonio Valentino ]
  * New upstream release.
  * Bump Standards-Version to 4.5.0, no changes.
  * debian/control:
    - Minor improvements to the package description
  * debian/patches:
    - 0002-Spelling.patch: forward not needed
    - Refresh all patches
  * Update debian/copyright file.

  [ Bas Couwenberg ]
  * Drop upstream metadata, has no added value.

 -- Antonio Valentino <email address hidden>  Thu, 27 Aug 2020 07:15:54 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
snaphu_2.0.4-1.dsc 1.9 KiB 165879f5f1652bdd854836edb5dd81dc63b8338909c6356bcf96293d7f66890e
snaphu_2.0.4.orig.tar.gz 165.5 KiB a2b66f0750598ec48c9d636ccff6b4791fe934023d28d995036323c5fbf2b1f5
snaphu_2.0.4-1.debian.tar.xz 6.2 KiB f24edcb56de3d0ecaff89d72211ce45aecb9534d0e8bb467c809c3466857ddf6

Available diffs

No changes file available.

Binary packages built by this source

snaphu: Statistical-Cost, Network-Flow Algorithm for 2D Phase Unwrapping

 Two-dimensional phase unwrapping is the process of recovering
 unambiguous phase data from a 2-D array of phase values known only
 modulo 2pi rad.
 .
 There are many applications, like Magnetic Resonance Imaging (MRI),
 Synthetic Aperture Radar (SAR), fringe pattern analysis, tomography
 and spectroscopy, which as part of their fundamental operation depend
 upon the extraction of a phase signal from their input image. Usually
 the phase is available in a form that suffers from 2-pi phase jumps
 due to the use of the mathematical arctangent function, which produces
 an inherently wrapped output. This wrapped phase is unusable until the
 phase discontinuities are removed.
 .
 SNAPHU is an implementation of the Statistical-cost, Network-flow
 Algorithm for Phase Unwrapping particularly suitable for SAR
 interferometry applications. This algorithm poses phase unwrapping as
 a maximum a posteriori probability (MAP) estimation problem, the
 objective of which is to compute the most likely unwrapped solution
 given the observable input data. Because the statistics relating the
 input data to the solution depend on the measured quantity, SNAPHU
 incorporates three built-in statistical models, for topography data,
 deformation data, and smooth generic data. The posed optimization
 problem is solved approximately with use of network-flow techniques.
 .
 As SNAPHU uses an iterative optimization procedure, its execution time
 depends on the difficulty of the interferogram. In single-tile mode
 the required memory is on the order of 100 MB per 1000000 pixels in
 the input interferogram.

snaphu-dbgsym: debug symbols for snaphu