Skip to content

A small GUI program to create Airmass, Altitude and Sky Maps plots for a nightly target at IAO, Ladakh, India. Uses Astroplan and Tkinter.

License

Notifications You must be signed in to change notification settings

Astronomoid/ObsPlanGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ObsPlanGUI

Code is specifically for the observatories under IAO, IIA Hanle. Can be altered easily. This is used to generate Airmass v Time and Altitude v Time plots for the given object. Object's details are taken from the GUI window. This code uses Tkinter, Astropy and Astroplan libraries

Go to the directory and execute:

python3 astroplan_hct_iia.py 
or
python astroplan_hct_iia.py

Requirements:

  • socket
  • datetime
  • numpy
  • astropy
  • pytz
  • matplotlib
  • astroplan
  • tkinter
  • PIL
  • tkcalender

dict_from_gui.py can be used separately. Function details are specified in it.

About

A small GUI program to create Airmass, Altitude and Sky Maps plots for a nightly target at IAO, Ladakh, India. Uses Astroplan and Tkinter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages