Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Graphical User Interface (GUI) for models of skylight GitHub top language GitHub license GitHub last-commit Build Status

Rendered GUI

This (Python-based) GUI allows for interactive exploration of the skylight information provided by the different models. The GUI is based on the one implemented by Vévoda et al. (2022) for their Prague Sky Model (original C++ code here). There are three available datasets that work with this model, which can be downloaded form here:

Installation

You can easily install the package by using pip as:

pip install git+https://github.com/evgkanias/sky-gui.git

Alternatively you need to clone the GitHub repository, navigate to the main directory of the project, install the dependencies and finally the package itself. Here is an example code that installs the package:

  1. Install the skylight package by using the instructions from here, or run:
pip install skylight
  1. Clone this repo.
mkdir ~/src
cd ~/src
git clone https://github.com/evgkanias/sky-gui.git
cd sky-gui
  1. Install the required libraries.
    1. using pip :

      pip install -r requirements.txt
      
    2. using conda :

      conda env create -f environment.yml
      
  2. Install the package.
    1. using pip :
      pip install .
      
    2. using conda :
      conda install .
      

Note that the pip project might be needed for the above installation.

Run the graphical user interface (GUI)

To run the GUI, open a Python terminal and run the below.

from skylight_gui import SkyModelGUI

gui = SkyModelGUI()
gui()

Alternatively, go to the examples directory and run the script that opens the graphical environment.

cd examples
python run_gui.pyw

This will open the GUI which should look like this:

Initial GUI

By clicking the file-name filed, you can choose the dataset file, which will load automatically. Once loaded, you can click "Render" (or choose the auto-update option) and this will print an image of the sky radiance, sun radiance, degree of polarisation, transmittance, or angle of polarisation (depending on the rendering mode), as shown below:

Rendered GUI

By clicking the saving file-name, you can define the file-name and type of data you want to save. Theses are:

  • Image file (PNG or JPEG)
  • Raw data (CSV or EXCEL)

The raw data option will save the data of the chosen mode but for all the available wavelengths and the extracted visible light (RGB).

Report an issue

If you have any issues installing or using the package, you can report it here.

Author

The code is written by Evripidis Gkanias.

Credits

The original (C++) code for this model was written by Petr Vévoda et al. from Alexander Wilkie's group in Charles University, which was part of their wide spectral range sky radiance model.

Copyright

Copyright © 2022, Evripidis Gkanias; Institute of Perception, Action and Behaviour; School of Informatics; the University of Edinburgh.

Release files for skylight-gui 1.0b4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for skylight-gui 1.0b4
File Size Uploaded
skylight-gui-1.0b4.tar.gz 121.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for skylight-gui 1.0b4
File Interpreter ABI Platform
skylight_gui-1.0b4-py3-none-any.whl Python 3 none any Details

Total release size:239.1 kB

Release files / skylight-gui-1.0b4.tar.gz

Download URL skylight-gui-1.0b4.tar.gz
Size 121.7 kB
Tags Source
SHA-256 checksum
How to use checksums
5a11ae8ee59241d4b3c271768dce6b8f78d8859e67f9eeec33700c5a655e26f4
BLAKE2b-256 checksum
How to use checksums
f871b607f54f2a2890a1e717e4298fe77385b1b94f53b4f6d2b9248fb67b7ccb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.9.15

Release files / skylight_gui-1.0b4-py3-none-any.whl

Download URL skylight_gui-1.0b4-py3-none-any.whl
Size 117.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
444716657db7c0205d50e969c932826abb4490c76a8238e1e41a49c61dd3605f
BLAKE2b-256 checksum
How to use checksums
f8fcb6a931570c3f3ca3aaa1b86d012ed1e6319a0e618d588a8718488deecd53
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.9.15
Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page