Skip to content

SkyObject Python Program using Astropy. It generates a window using PyQT5 to select location & skyobject. It will calculate RA, DEC, ALT, AZ of the Sky Object.

Notifications You must be signed in to change notification settings

thomastrringel/SkyObjectCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SkyObjectCalculator

SkyObject Python Program using Astropy.
It generates a window using PyQT5 to select location of the skyobject. It will calculate RA, DEC, ALT, AZ of the Sky Object.

Build with:
Python 3.9.12
PyQt5 5.15.10
pytz 2024.1
astropy 6.0.0

Start TAB_SkyObject.py and install necessary libraries. It will then load the UI itself.
You may add other city locations in the cities dictionary.
You may add additional SkyObjects in the skyobject dictionary.

About

SkyObject Python Program using Astropy. It generates a window using PyQT5 to select location & skyobject. It will calculate RA, DEC, ALT, AZ of the Sky Object.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages