Skip to main content

PDS Image Viewer

Project description

https://img.shields.io/travis/planetarypy/pdsview.svg https://img.shields.io/pypi/v/pdsview.svg

NOTE This is Alpha quality software that is being actively developed, use at your own risk.

Features

  • NASA PDS Image Viewer

NOTE: This is alpha quality software. It lacks many features and lacks support for many PDS image types.

Install

On OS X you must first install the Qt UI toolkit using Homebrew (http://brew.sh/). After installing Homebrew, issue the following command:

brew install qt

Create a new virtual environment, install the pdsview module with pip, and setup the PySide environment:

mkvirtualenv pdsview
pip install pdsview
pyside_postinstall.py -install

Now you should be able to run the pdsview program.

This works on Linux as well (Ubuntu 14.04). Instructions coming soon. Installing the proper Qt dev package and running pyside_postinstall.py in a similar fashion should work.

History

0.4.0 (2015-08-30)

  • Clicking on a point in an image now shows the image coordinates and pixel value at that location.

  • Right clicking and dragging on the image will now create a region of interest. Statistics about that region of interest are shown.

  • Composite RGB images can now be displayed by using the new Channels dialog and checking the RGB toggle.

0.3.0 (2015-08-03)

  • Reworked to use an ImageSet and ImageStamp model to improve program flow and permit launching from other programs.

0.2.0 (2015-07-28)

  • Cleaned up with parts rewritten.

  • Takes files as command line arguments.

  • Handles mutiple images.

0.1.0 (2015-06-06)

  • First release on PyPI.

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

pdsview-0.4.0.tar.gz (32.2 kB view hashes)

Uploaded Source

Built Distribution

pdsview-0.4.0-py2.py3-none-any.whl (19.9 kB view hashes)

Uploaded Python 2 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