A program which contains information about the solar system planets, moon, pluto, Sun, and more.
Project description
SolarGUI
A program which contains information about the solar system planets, moon, pluto, Sun, and more.
What it is?
The SolarGUI is a fun little project aimed to gather planetary (and other) information. See the values of various physical parameters in standard (SI, CGS) units and celestial equivalencies.
Support
Currently, the SolarGUI application is tested with Python v3.7
, 3.8
and 3.9
.
How to install?
pip
The SolarGUI is available via pip
. Simply use the command,
pip install SolarGUI
wheel file
The wheel can also be downloaded from this wheel link and installed via
pip install [download_directory]/SolarGUI-0.1.5-py3-none-any.whl
Once the SolarGUI has been installed, you can simply launch it from the terminal/installation environment via,
SolarGUI
Note:
The user should be made aware of the fact that not all the physical, orbital, or observational parameters are
known/available for the Moons of planets hence there will be None
values when dealing with Moons of the planets.
The frontend of SolarGUI provides several buttons for stars, planets, moons, and other celestial objects.
Each button will open a new window with access to physical, orbital, observational (and optionally, images) buttons which contain information regarding the particular objects' parameters,
Clicking on the desired button will trigger a frame for the particular properties of the celestial object.
For example, if the user selects Physical Parameters
, the following parameters will be listed
- age,
- mass,
- radius,
- volume,
- density,
- surface area,
- surface gravity, and
- escape velocity.
Similarly, clicking on the Orbital Parameters
will trigger the frame with orbital parameters in it, such as
- Semi-major axis
- Eccentricity
- Perihelion distance
- Apehelian distance
- Orbital period
- Average orbital speed
- Mean anomaly
- Inclination
- Longitude of ascending node
- Argument of perihelion, and
- Axial tilt.
Same goes for the Observational Parameters
with values,
- Mean apparent magnitude[^1]
- Geometric albedo[^2]
- Distance from Earth[^3]
- Absolute Magnitude[^4]
- Mean angular size[^5]
[^1]: The mean apparent magnitude was either calculated as the mean of minimum and maximum apparent magnitude, or taken as the value given. [^2]: Where the value for geometric albedo wasn't provided, the value of albedo was used instead. [^3]: The distance to Earth was found by subtracting the Planet-Moon distance from the Earth-Planet distance. [^4]: The absolute magnitude is calculated based on the following formula $M = m - 5\log10(d) + 5$ which may not be appropriate for the calculation of absolute magnitude for planets. This is planned to be fixed with the next release. [^5]: At times when only the angular size was provided, it was taken as the mean angular size of the object.
The dropdown menus will show various other units of measures. The equivalencies button on the top right can be used to see the equivalent values for other celestial objects.
The images button contains a few selected images for the celestial objects (for now, only Sun and the planets including Pluto)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file SolarGUI-0.1.6.tar.gz
.
File metadata
- Download URL: SolarGUI-0.1.6.tar.gz
- Upload date:
- Size: 34.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72a33337906760a0e727a46bf9201fc7b0a86562fca710d1f42e6a2c8b495a3c |
|
MD5 | e08528a23d86fd39dc3c098d5152e26f |
|
BLAKE2b-256 | d54d94bd43b729b9cdf0d4332f66eadc20ccdfd1b048a4f7f45309e672d3f2f3 |
File details
Details for the file SolarGUI-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: SolarGUI-0.1.6-py3-none-any.whl
- Upload date:
- Size: 34.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ddb6df7f2d2aed21d6ee2772e1e0b093d167d08185d2c0d3369851dc8b14355 |
|
MD5 | 8deace2560cf991789a9967130e7c796 |
|
BLAKE2b-256 | f63a33ad09465a490fd88f41ed2f17aa8c7b31eb0544731752beb7de2d979062 |