Skip to main content

InSAR phase unwrapping using shrinkage mappings with ADMM

Project description

spurs

Install

pip install spurs

conda install spurs

How to use

Installation will create a command line script spurs:

spurs 20150608_20170808.int

By default, will output to file 20150608_20170808.unw matching the name.

To increase the tolerance (from pi/10 radians) for faster convergence, showing iteration stats:

spurs 20150608_20170808.int -o 20150608_20170808.unw --tol .5 --debug

See spurs --help for all options.

Note that for input interferograms which aren't complex, float32 binary format, gdal must be installed. E.g. for a VRT input:

spurs 20150608_20170808.vrt -o 20150608_20170808.unw

spurs is an open source implementation of [1]:

References

  1. Chartrand, Rick, Matthew T. Calef, and Michael S. Warren. "Exploiting Sparsity for Phase Unwrapping." IGARSS 2019-2019 IEEE International Geoscience and Remote Sensing Symposium. IEEE, 2019.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spurs-0.0.1.tar.gz (14.3 kB view hashes)

Uploaded Source

Built Distribution

spurs-0.0.1-py3-none-any.whl (18.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page