Skip to main content

CLuster Expansion in Atomistic Simulation Environment GUI

Project description

pipeline status coverage report Documentation Status PyPI

CLEASE GUI

This is a GUI based on Jupyter notebooks for CLEASE. For more information, head on over to the documentation.

Installation

The CLEASE GUI is available on PyPI:

$ pip install clease-gui

Running the GUI

The GUI is based on Jupyter notebooks. To launch a new notebook, do:

$ jupyter notebook

Create a new notebook that you want to work in, and a new cell, add the following lines:

from clease_gui import display_ui
display_ui()

A line %matplotlib notebook can be added at the start of the cell for nicer plots. However, this may come at a significant performance cost, so do your own testing.

Plot font sizes

All plots generated in this package are generated by the matplotlib package. However, the default font size in matplotlib can be rather small, so it can be adjusted globally, e.g. by running the following in a cell:

import matplotlib
matplotlib.rcParams.update({'font.size': 16})

This will also affect the font sizes on the figures generated in the GUI.

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

clease-gui-0.0.3.tar.gz (50.0 kB view details)

Uploaded Source

Built Distribution

clease_gui-0.0.3-py3-none-any.whl (64.1 kB view details)

Uploaded Python 3

File details

Details for the file clease-gui-0.0.3.tar.gz.

File metadata

  • Download URL: clease-gui-0.0.3.tar.gz
  • Upload date:
  • Size: 50.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.4

File hashes

Hashes for clease-gui-0.0.3.tar.gz
Algorithm Hash digest
SHA256 cd41cee3a79edf133170e849531615e63b8dd7fc4b7a188567e9b34aa57f66ee
MD5 876188cea775da92d461754c24827e73
BLAKE2b-256 d2022d693f8888e518d3c14e53616ebe60bb37757e4934dedf022e02ecc65325

See more details on using hashes here.

File details

Details for the file clease_gui-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: clease_gui-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 64.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.4

File hashes

Hashes for clease_gui-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5ff1ad390b7f77b59c783cde218e941795ff2227cfafe4c74a9c3857e6f4a324
MD5 983f7bf67bbb6e325bd5e15ffa29b0cd
BLAKE2b-256 efa712be738afee3c1041fda72be71c552c6317608fb0f3c338ee0358783c0a7

See more details on using hashes here.

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