Skip to main content

Graphical user interface to view transmission electron microscopy data.

Project description

TemDataBrowser

A graphical user interface based on ScopeFoundry for viewing TEM data.

GUI example

Installation

First install QT bindings. For example:

$ pip install PyQt5

Then install this package and the rest of the dependencies:

$ pip install TemDataBrowser

Running the GUI

From a python interpreter

Start python interpreter, import the package, and run the open_file function:

$ python
>>> import TemDataBrowser
>>> TemDataBrowser.main()

to start the graphical user interface.

From the command line

A script should be installed on your system such that opening a command line and typing TemDataBrowser will open the graphical uiser interface.

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

temdatabrowser-1.0.5.tar.gz (692.4 kB view hashes)

Uploaded Source

Built Distribution

TemDataBrowser-1.0.5-py3-none-any.whl (690.2 kB view hashes)

Uploaded Python 3

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