Skip to content
chrismit edited this page Jul 23, 2014 · 4 revisions

Dependencies

This package depends on PyQt4 & matplotlib (for the plotting backend).

PyQt can be found here: http://www.riverbankcomputing.co.uk/software/pyqt/download

and pyqtgraph here: http://www.pyqtgraph.org/

Installing

  1. git clone https://github.com/chrismit/SpectraViewer.git
  2. the viewer can be run after going into this directory and executing: python qtSpectraViewer.py

Included Dependencies

The msparser dependency is provided along with the git repository. The documentation for this package is here:

http://www.matrixscience.com/parser_support.html

Then you may want to check out Features

Clone this wiki locally