Skip to content

GUI for calculating LMG. Used for visual observations of meteors showers. It also has pictures of polygons used for determining LMG.

Notifications You must be signed in to change notification settings

Imafikus/lmg-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMG-GUI

GUI for calculating LMG. Used for visual observations of meteors showers. Made for Petnica Meteor Group.

Install dependencies

Python

python 3.x

tk package

For Arch:

sudo pacman -S tk

For Debian Strech / Ubuntu:

sudo apt-get install tk

For Windows tk package should be included in standard python installation

PIL package

pip install --user pillow
sudo apt-get install python3-tk

Running file

python3 GUI.py

About

GUI for calculating LMG. Used for visual observations of meteors showers. It also has pictures of polygons used for determining LMG.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages