Difference between revisions of "PDS4 Viewer"

From The SBN Wiki
Jump to navigation Jump to search
m (Clarified meaning of stand-alone)
m (Clarified feature table)
Line 73: Line 73:
 
| Yes
 
| Yes
 
| Yes, N-dims
 
| Yes, N-dims
| Under Development
+
| Future Development
 
|-
 
|-
 
| style="text-align: left;" | Array_2D  
 
| style="text-align: left;" | Array_2D  
Line 79: Line 79:
 
| Yes
 
| Yes
 
| Yes
 
| Yes
| Under Development
+
| Future Development
 
|-
 
|-
 
| style="text-align: left;" | Array_2D_*  
 
| style="text-align: left;" | Array_2D_*  
Line 85: Line 85:
 
| Yes
 
| Yes
 
| Yes
 
| Yes
| Under Development
+
| Future Development
 
|-
 
|-
 
| style="text-align: left;" | Array_3D
 
| style="text-align: left;" | Array_3D
Line 91: Line 91:
 
| Yes
 
| Yes
 
| Yes
 
| Yes
| Under Development
+
| Future Development
 
|-
 
|-
 
| style="text-align: left;" | Array_3D_*
 
| style="text-align: left;" | Array_3D_*
Line 97: Line 97:
 
| Yes
 
| Yes
 
| Yes
 
| Yes
| Under Development
+
| Future Development
 
|-
 
|-
 
| style="text-align: left;" | Table_Character
 
| style="text-align: left;" | Table_Character
Line 103: Line 103:
 
| Yes
 
| Yes
 
| No
 
| No
| Under Development
+
| Future Development
 
|-
 
|-
 
| style="text-align: left;" | Table_Binary
 
| style="text-align: left;" | Table_Binary
Line 109: Line 109:
 
| Yes
 
| Yes
 
| No  
 
| No  
| Under Development
+
| Future Development
 
|-
 
|-
 
| style="text-align: left;" | Table_Delimited
 
| style="text-align: left;" | Table_Delimited
| Future development
+
| Under development
| Future development
+
| Under development
| Future Development
+
| No
 
| Future Development
 
| Future Development
 
|}
 
|}

Revision as of 17:14, 29 January 2016

PDS4 Viewer

  • A read-in and visualization tool for PDS4 data
  • Available stand-alone, no installation necessary, on Windows and Mac (Linux planned)
  • Supports all** PDS4 data (images, spectra, arrays, tables)

Features

  • Able to display N-dimensional images and spectra, allowing for zoom, rotation, pan, axis-inversion, colormap manipulation, scaling, etc.
  • Able to display PDS4 character and binary data tables, including arbitrarily nested GROUP fields (sub-tables). In future, will allow plotting table columns against each other.
  • Consistent interface allows for easy access to meta-data (such as object labels, display settings and spectral characteristics, etc.)

See screenshots of the tool.

Contact Lev Nagdimunov with questions or comments regarding this tool.

Download

Latest version, 0.4, was released on December 3, 2015.

Windows

Windows Vista, 7, 8 and 10 are supported. Download for Windows 64-bit: File:PDS4 viewer windows-0.4.zip.

Mac OS X

Mac OS X 10.6 (Snow Leopard) through 10.11 (El Capitan) are supported. Download for Mac OS X: File:PDS4 viewer mac-0.4.zip.

Linux

A Linux binary version is not yet available. A Python version is available for download.

Source

The source code, which is written in Python, is available for download.

Installation

Windows

Extract the ZIP file. Double click on "pds4_viewer.exe".

On newer Windows versions a Security Warning may popup. Click 'Run' or click 'More Info' and then 'Run' to ignore the warning.

Mac OS X

Extract the ZIP file. Double click on "pds4_viewer.app"

On newer OS X versions a Security Warning may popup, which will not allow you to proceed. Instead hold the 'Control' key, then click on the app icon again and choose 'Open' from the shortcut window.

Linux

Installation instructions are available here.

Supported Data Structures

PDS4 Data Standards >= v1.0 are supported.
PDS3 Data Standards are not supported.

The table below lists the main PDS4 data objects and the current status.

Structure Read-in Display as Table Display as Image Display Columns as Plot
Array Yes Yes Yes, N-dims Future Development
Array_2D Yes Yes Yes Future Development
Array_2D_* Yes Yes Yes Future Development
Array_3D Yes Yes Yes Future Development
Array_3D_* Yes Yes Yes Future Development
Table_Character Yes Yes No Future Development
Table_Binary Yes, except BitFields Yes No Future Development
Table_Delimited Under development Under development No Future Development

Screenshots

PDS4 Viewer
PDS4 Viewer's Image View example
PDS4 Viewer
PDS4 Viewer's Label Image View example (with additional options shown)
PDS4 Viewer
PDS4 Viewer's Label Table View example (with sub-table shown)
PDS4 Viewer
PDS4 Viewer's Label Summary and Label View example