https://github.com/astropy/astroplan
Observation planning package for astronomers – maintainer @bmorris3
https://github.com/astropy/astroplan
Last synced: about 1 year ago
JSON representation
Observation planning package for astronomers – maintainer @bmorris3
- Host: GitHub
- URL: https://github.com/astropy/astroplan
- Owner: astropy
- License: bsd-3-clause
- Created: 2015-04-27T22:00:00.000Z (about 11 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T11:55:36.000Z (over 1 year ago)
- Last Synced: 2025-05-08T15:31:43.805Z (about 1 year ago)
- Language: Python
- Homepage: https://astroplan.readthedocs.io/en/latest/
- Size: 3.93 MB
- Stars: 208
- Watchers: 21
- Forks: 116
- Open Issues: 68
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.rst
- Citation: CITATION.bib
Awesome Lists containing this project
README
astroplan
=========
Observation planning package for astronomers
* Code: https://github.com/astropy/astroplan
* Docs: https://astroplan.readthedocs.io/
* License: BSD-3
.. image:: https://readthedocs.org/projects/astroplan/badge/?version=latest
:target: https://astroplan.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: http://img.shields.io/badge/arXiv-1709.03913-red.svg?style=flat
:target: https://arxiv.org/abs/1712.09631
:alt: arXiv paper
.. image:: https://github.com/astropy/astroplan/workflows/CI%20Tests/badge.svg
:target: https://github.com/astropy/astroplan/actions
.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org/
.. image:: http://img.shields.io/pypi/v/astroplan.svg?text=version
:target: https://pypi.python.org/pypi/astroplan/
:alt: Latest release
Attribution
+++++++++++
If you use astroplan in your work, please cite `Morris et al. 2018 `_:
.. code :: bibtex
@ARTICLE{2018AJ....155..128M,
author = {{Morris}, Brett M. and {Tollerud}, Erik and {Sip{\H{o}}cz}, Brigitta and {Deil}, Christoph and {Douglas}, Stephanie T. and {Berlanga Medina}, Jazmin and {Vyhmeister}, Karl and {Smith}, Toby R. and {Littlefair}, Stuart and {Price-Whelan}, Adrian M. and {Gee}, Wilfred T. and {Jeschke}, Eric},
title = "{astroplan: An Open Source Observation Planning Package in Python}",
journal = {\aj},
keywords = {methods: numerical, methods: observational, Astrophysics - Instrumentation and Methods for Astrophysics},
year = 2018,
month = mar,
volume = {155},
number = {3},
eid = {128},
pages = {128},
doi = {10.3847/1538-3881/aaa47e},
archivePrefix = {arXiv},
eprint = {1712.09631},
primaryClass = {astro-ph.IM},
adsurl = {https://ui.adsabs.harvard.edu/abs/2018AJ....155..128M},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}