PDS Image Viewer
Project description
NOTE: This is Alpha quality software that is being actively developed, use at your own risk. This software is not produced by NASA.
Free software: BSD license
Documentation: https://pdsview.readthedocs.org.
Features
NASA PDS Image Viewer
NOTE: This is alpha quality software. It lacks many features and lacks support for many PDS image types. This software is not produced by NASA.
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. You must install either PySide, PyQt5, or PyQt4 as well (recommend PyQt5):
mkvirtualenv pdsview pip install pdsview pip install PyQt5
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.
Screen Shots
Default View:
Region of Interest:
Composite False Color Image:
View Label and make alterations to image:
History
0.5.1 (2017-07-24)
Fixes bug in ROI creation
0.5.0 (2017-05-22)
Use QtPy and do not depend on PySide
Create a histogram to apply cut levels
0.4.1 (2015-09-10)
Updated to work with ginga 2.5.
Bug fixes.
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
Built Distribution
File details
Details for the file pdsview-0.5.1.tar.gz
.
File metadata
- Download URL: pdsview-0.5.1.tar.gz
- Upload date:
- Size: 42.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 008f347a4c48296b63625d9936d3b52e8b5a0e267c5ae0934f717acebc5f20f9 |
|
MD5 | 9d6df8cabcb6ee648965cff966725669 |
|
BLAKE2b-256 | 6b1998e629ee4c91547e1b4d4b74be462ebcefd43f1327d52673611d67e1ca40 |
File details
Details for the file pdsview-0.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pdsview-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 27.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7eb9c1bd11bce38317acdaf5d4f2d4e637a5db9ae2d6ab305708c074536c89a |
|
MD5 | 47ee90370987bb9bdfce4bd31652746f |
|
BLAKE2b-256 | 94fd6257920d49c9d8efe3be4cea40ebeaf27a1535c4a9ba16a13c6c6e046588 |