CTGViewerLite requires Python to run. To install the Python either use the bundled version of Python (strongly recomended for Windows users) or download individual packages and install them one by one.
- Download and install Python bundle (this is a bundled version that includes all required packages to run the CTGViewerLite)
- Download the zipped folder CTGViewerLite: (Downloads)
- Unzip the CTGViewerLite.zip file to its folder
- Run (double-click) the CTGViewerLite.py
We expect that Linux users will be able to install required packages in their distribution by themselves. See paragraph about dependencies for details.
The application was not tested on Macintosh machines. Please see http://www.python.org/getit/mac/ for further details on how to install Python to MAC. Nevertheless all the separate packages should be available also for MAC.
- python 2.6 or higher - http://www.python.org/
- pyqt4 - bindigs to QT - http://www.riverbankcomputing.co.uk/software/pyqt
- pyqwt5 - graphical plotting - http://pyqwt.sourceforge.net/
- numpy - scientific computing - http://www.numpy.org/
Since the application relies on library pyqwt (used for plotting) we strongly recommend to use version of packages that was pyqwt compiled with (http://pyqwt.sourceforge.net/download.html). See the example below. We also recommend to use win32 binaries.