snaphu 2.0.3-1 source package in Ubuntu

Changelog

snaphu (2.0.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    - refresh all patches

 -- Antonio Valentino <email address hidden>  Mon, 11 Nov 2019 20:21:55 +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
Focal release multiverse misc

Downloads

File Size SHA-256 Checksum
snaphu_2.0.3-1.dsc 1.9 KiB 467c51bf6256affae782a248502e85a41396526af03fe01e4e9875e350fa5276
snaphu_2.0.3.orig.tar.gz 164.6 KiB 5156eb987e1d267d9fb15a1b29057bf9f6876672120112b129014acbd5d2bba7
snaphu_2.0.3-1.debian.tar.xz 6.2 KiB f16d3c83c91a205f095541f13d3516b8837c47b8eed0679256893680568e9709

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 1,000,000 pixels in
 the input interferogram.

snaphu-dbgsym: debug symbols for snaphu