Skip to content

arnablahiry/astrolore

 
 

Repository files navigation

Astrolore

This package, given coordinates or the name of any astrophysical object, finds the nearest source that has been referenced in science fiction. There are options to 1) observe the nearest sci-fi source in the Aladin Sky Atlas and 2) generate a sky plot showing the separation between the input object (or coordinates) and nearest sci-fi source.

Installation

This package can be pip installed.

pip install astrolore

Dependencies

  • pandas
  • astropy
  • numpy
  • matplotlib
  • pywebview
  • tkinter

Running the code

from astrolore import gui

gui.main_gui().start_gui()
image

Authors:

About

Find the nearest sci-fi object in the sky

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.2%
  • Jupyter Notebook 3.8%