.. pyObsFind documentation master file, created by sphinx-quickstart on Wed Aug 6 17:23:21 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pyObsFind's documentation! ===================================== The purpose of this code is to find when a list of solar system objects are observable from a given observatory on Earth in order to aid proposal writing. It will create: - A csv of the JPL Horizons call for all the objects across the semester - A csv summary of the median value for each night (to do) - A pdf of nightly elevation charts and summary tables for all objects visible (to do) - A pdf with summary charts to show how the observability and target properties change over the course of the full semester (to do) Please read our Quick Start section to learn how to install and run this package. .. toctree:: :maxdepth: 2 :caption: Contents: .. toctree:: :maxdepth: 1 :caption: Documentation quick_start read_inputs ephemeris plotting create_output latex Support ------- If you are encountering issues with pyObsFind, please raise an issue on the `GitHub `_ page. License ------- The project is licensed under the MIT license.