Skip to main content

Graphical user interface for pyofss

Project description

The pyofss GUI uses a drag-and-drop approach to adding optical modules to form a system to simulate. Parameters for each optical module can be viewed and modified before the system simulation is run. Outputs from each optical module can be visualised using the plot interface.

Installation

Pyofss-gui is available on PyPI and can be retrieved using the pip program:

sudo aptitude install python-pip
pip install pyofss-gui

Dependencies

Pyofss-gui depends on pyofss and PyQt. They can be installed using:

sudo aptitude install python-qt4
pip install pyofss

Appearance

Some themes do not show icons in menus and on buttons. The following two commands can often fix this issue:

gconftool-2 --type boolean --set /desktop/gnome/interface/buttons_have_icons true
gconftool-2 --type boolean --set /desktop/gnome/interface/menus_have_icons true

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

pyofss-gui-0.2.tar.gz (22.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page