AstroScheduller

Table of Contents:

  • Tutorials
  • Examples
  • Reference
    • Python Package Functions
    • Go Module Functions
AstroScheduller
  • »
  • Reference
  • View page source

Reference

A technical description of how specific functions work. This section of the documentation is intended for those who want to learn more about the package and/or are involved in developing the package.

Python Package

  • Python Package Functions
    • config.py
      • ash.config.config
    • core.py
      • ash.core.core
    • example.py
      • ash.example.example
    • io.py
      • ash.io.schedule_from
      • ash.io.schedule_to
      • ash.io.scheduller_io
    • plot.py
      • ash.plot.plot
      • ash.plot.schedule_plot
    • schedule_edit.py
      • ash.schedule_edit.schedule_edit
    • schedule.py
      • ash.schedule.schedule_scheduller
      • ash.schedule.schedule
    • scheduller.py
      • ash.scheduller.scheduller
    • stats.py
      • ash.stats.scheduller_stats
      • ash.stats.schedule_stats
    • utilities.py
      • ash.utilities.device
      • ash.utilities.utilities

Go Module

  • Go Module Functions
    • main.go
    • rises.go
    • list.go
    • sort.go
    • score.go
    • time.go
    • coordinates.go
    • utilities.go
    • variables.go
Previous Next

© Copyright 2022, AstroScheduller Developers.

Built with Sphinx using a theme provided by Read the Docs.