pystamps

View and select PDS images to open in pdsview or pdsspect


Keywords
pystamps
License
BSD-3-Clause
Install
pip install pystamps==0.1.0

Documentation

pystamps

pystamps is a PDS image thumbnail browser. It is alpha quality software and not affiliated with NASA.

  • Free software: BSD license

Features

This is a still a work in progress and is alpha quality software.

  • Currently available features:

    • Display Images

    • Select Images

    • Print Image paths

    • Resize window and wrap images

    • Command Line arguments

      • pystamps

        • Displays all PDS compatible images in current directory
      • pystamps [filename or glob]

        • Displays single image or all images matching glob that are PDS compatible
    • open in pdsview

      • Needs install first:

        • pip install pdsview

Install

` git clone git@github.com:planetarypy/pystamps.git pip install -r requirements.txt pyside_postinstall.py -install `

Screen Shots

Default view:

docs/screenshots/pystamps_sc_1.png

Wrap Images and select images:

docs/screenshots/pystamps_sc_2.png