ssos


Namessos JSON
Version 1.3.5 PyPI version JSON
download
home_pagehttps://github.com/maxmahlke/ssos
SummaryThe ssos Pipeline - Detection of Solar System Objects in astronomical images
upload_time2023-09-07 15:47:17
maintainer
docs_urlNone
authorMax Mahlke
requires_python>=3.6
license
keywords astronomy astrophysics solar-system data pipeline
VCS
bugtrack_url
requirements astropy matplotlib numpy pandas sbpy scipy statsmodels tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maxmahlke/ssos",
    "name": "ssos",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "astronomy astrophysics solar-system data pipeline",
    "author": "Max Mahlke",
    "author_email": "max.mahlke@oca.eu",
    "download_url": "https://files.pythonhosted.org/packages/ff/9e/2d50599da953c44f5a66279e74ca2e32111a7aafb96000150d5d01809f31/ssos-1.3.5.tar.gz",
    "platform": null,
    "description": "# The _ssos_ Pipeline\n---\n[![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>\n\nPipeline to detect, identify, and recover Solar System Objects in astronomical images.\n\nThe online documentation is available at https://ssos.readthedocs.io/en/latest/\n\nAn 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\n\n_Mahlke M., et al 2018, The ssos Pipeline, 1.2.1, Astrophysics Source Code Library ascl:1901.006_\n\nLicensed under version 3 of the GNU Affero General Public License.",
    "bugtrack_url": null,
    "license": "",
    "summary": "The ssos Pipeline - Detection of Solar System Objects in astronomical images",
    "version": "1.3.5",
    "project_urls": {
        "Homepage": "https://github.com/maxmahlke/ssos"
    },
    "split_keywords": [
        "astronomy",
        "astrophysics",
        "solar-system",
        "data",
        "pipeline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff9e2d50599da953c44f5a66279e74ca2e32111a7aafb96000150d5d01809f31",
                "md5": "429c2f6a91b7c22afb1973a03ce61b1b",
                "sha256": "91f715fe7b0144c38dac2a9fcfe154351f60422105d14ece273f4ca540c5122b"
            },
            "downloads": -1,
            "filename": "ssos-1.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "429c2f6a91b7c22afb1973a03ce61b1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 49791,
            "upload_time": "2023-09-07T15:47:17",
            "upload_time_iso_8601": "2023-09-07T15:47:17.748264Z",
            "url": "https://files.pythonhosted.org/packages/ff/9e/2d50599da953c44f5a66279e74ca2e32111a7aafb96000150d5d01809f31/ssos-1.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-07 15:47:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maxmahlke",
    "github_project": "ssos",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "astropy",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "sbpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "statsmodels",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        }
    ],
    "lcname": "ssos"
}
        
Elapsed time: 0.10501s