Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 809 Bytes

File metadata and controls

14 lines (8 loc) · 809 Bytes

Interactive Visibility Plotter of Astronomical Objects

interactive_plotting_SourceVisibility.py is a python script to plot interactively the visibility of an astronomical source from a certain geographic location (observatory) as afunction of UTC time. It has a few external requirements that need to be installed in advance: streamlit, bokeh, pandas, and astropy.

A screenshot can be seen in this figure.

Getting started

streamlit run interactive_plotting_SourceVisibility.py

is the command to start the script that will be running on a localhost and can be tuned through a web browser.