Git Product home page Git Product logo

ritsar's Introduction

RITSAR

Synthetic Aperture Radar (SAR) Image Processing Toolbox for Python

Before installation, please make sure you have the following:

To get started, first make sure your SciPy and NumPy libraries are up-to-date. With Anaconda, this can be done by typing the following into a terminal or command prompt:

$ conda update conda

$ conda update anaconda

Once you've ensured the required libraries are up-to-date, download the zip file and extract it to a directory that from here on will be referred to as <ritsar_dir>. Open up a command line or terminal and type:

$ cd <ritsar_dir>

$ python setup.py install

then...

$ cd ./examples

$ ipython --pylab

From the ipython console, type:

In [1]: %run FFBPmp_demo

In [2]: import matplotlib.pylab as plt; plt.show()

or run any other demo. Alternatively, you can open up the demos in an IDE of your choice to experiment with the different options available.

Current capabilities include modeling the phase history for a collection of point targets as well as processing phase histories using the polar format, omega-k, backprojection, digitally spotlighted backprojection, fast-factorized backprojection, and fast-factorized backprojection with multi-processing algorithms. Autofocusing can also be performed using the Phase Gradient Algorithm. The current version can interface with AFRL Gotcha and DIRSIG data as well as a data set provided by Sandia.

Data included with this toolset includes a small subset of the AFRL Gotcha data provided by AFRL/SNA. The full data set can be downloaded separately from https://www.sdms.afrl.af.mil/index.php?collection=gotcha after user registration. Also included is a single dataset from Sandia National Labs.

If anyone is interested in collaborating, I can be reached at [email protected]. Ideas on how to incorporate a GUI would be greatly appreciated.

ritsar's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.