Metadata-Version: 2.1
Name: ssos
Version: 1.3.4
Summary: The ssos Pipeline - Detection of Solar System Objects in astronomical images
Home-page: https://github.com/maxmahlke/ssos
Author: Max Mahlke
Author-email: max.mahlke@oca.eu
License: UNKNOWN
Keywords: astronomy astrophysics solar-system data pipeline
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: astropy
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas (>=0.23.0)
Requires-Dist: scipy
Requires-Dist: statsmodels (>=0.9.0)
Requires-Dist: tqdm (>=4.40.2)

# The _ssos_ Pipeline
---
[![Documentation Status](https://readthedocs.org/projects/ssos/badge/?version=latest)](https://ssos.readthedocs.io/en/latest/?badge=latest) <a href="http://ascl.net/1901.006"><img src="https://img.shields.io/badge/ascl-1901.006-blue.svg?colorB=262255" alt="ascl:1901.006" /></a>

Pipeline to detect, identify, and recover Solar System Objects in astronomical images.

The online documentation is available at https://ssos.readthedocs.io/en/latest/

An article describing the high-level design of the pipeline has been accepted for publication in _Astronomy&Computing_. In the meantime, if you have used the _ssos_ pipeline in your research, please reference

_Mahlke M., et al 2018, The ssos Pipeline, 1.2.1, Astrophysics Source Code Library ascl:1901.006_

Licensed under version 3 of the GNU Affero General Public License.

