Metadata-Version: 2.1
Name: AstroScheduller
Version: 0.9.3
Summary: AstroScheduller algorithms and packages for planning astronomical observations.
Home-page: https://github.com/xiawenke/AstroScheduller
Author: Wenky
Author-email: wxia1@fandm.edu
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

![astro_scheduller](./docs/astro_scheduller.jpg)

# AstroScheduller 0.9.3

[![](https://img.shields.io/badge/license-MIT-green)](https://github.com/xiawenke/AstroScheduller/blob/Dev/LICENSE)
[![](https://img.shields.io/badge/release-v0.9.3-informational)](https://github.com/xiawenke/AstroScheduller/releases)
[![](https://img.shields.io/badge/python-3.6+-orange)]()
[![Go](https://github.com/xiawenke/AstroScheduller/actions/workflows/go.yml/badge.svg)](https://github.com/xiawenke/AstroScheduller/actions/workflows/go.yml)

The AstroScheduller project is developing a user-friendly Python package with an algorithm for planning astronomical observations. This project was taken from a previous project [AstroScheduller.py](https://github.com/xiawenke/AstroSchedullerPy).

## To-do

 - [ ] Python Packages ( Now working on... )
 - [ ] Documentations & Wikis

## Documentations

 - [Documentations on AstroScheduller Wiki](https://github.com/xiawenke/AstroScheduller/wiki)
 - [Appendix: Technical Documentation for AstroSchedullerGo](./docs/app_astroschedullergo_tech.md)

## License

The AstroScheduller Project and AstroSchedullerGo are released as open source projects under the MIT license. See [LICENSE](https://github.com/xiawenke/AstroScheduller/blob/Dev/LICENSE) for more information. 

## Acknowledgement

We are deeply grateful to the researchers and students at the Shanghai Astronomical Observatory of the Chinese Academy of Sciences for their thoughtful discussions and work on testing the algorithm.


