panstamps


Namepanstamps JSON
Version 0.6.6 PyPI version JSON
download
home_pagehttps://github.com/thespacedoctor/panstamps
SummaryDownload stacked and/or warp image stamps from the STScI PanSTARRS image server via CL or Python API
upload_time2023-12-15 16:47:17
maintainer
docs_urlNone
authorDavid Young
requires_python
licenseMIT
keywords astronomy images panstarrs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # panstamps

[![](https://zenodo.org/badge/52945341.svg)](https://zenodo.org/badge/latestdoi/52945341) 


<!-- INFO BADGES -->  

[![](https://img.shields.io/pypi/pyversions/panstamps)](https://pypi.org/project/panstamps/)  
[![](https://img.shields.io/pypi/v/panstamps)](https://pypi.org/project/panstamps/)  
[![](https://img.shields.io/github/license/thespacedoctor/panstamps)](https://github.com/thespacedoctor/panstamps)  
[![](https://img.shields.io/pypi/dm/panstamps)](https://pypi.org/project/panstamps/)  

<!-- STATUS BADGES -->  

[![](http://157.245.42.153:8080/buildStatus/icon?job=panstamps%2Fmaster&subject=build%20master)](http://157.245.42.153:8080/blue/organizations/jenkins/panstamps/activity?branch=master)  
[![](http://157.245.42.153:8080/buildStatus/icon?job=panstamps%2Fdevelop&subject=build%20dev)](http://157.245.42.153:8080/blue/organizations/jenkins/panstamps/activity?branch=develop)  
[![](https://cdn.jsdelivr.net/gh/thespacedoctor/panstamps@master/coverage.svg)](https://raw.githack.com/thespacedoctor/panstamps/master/htmlcov/index.html)  
[![](https://readthedocs.org/projects/panstamps/badge/?version=master)](https://panstamps.readthedocs.io/en/master/)  
[![](https://img.shields.io/github/issues/thespacedoctor/panstamps/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/panstamps/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  

*Download stacked and/or warp image stamps from the STScI PanSTARRS image server via CL or Python API*.

Documentation for panstamps is hosted by [Read the Docs](https://panstamps.readthedocs.io/en/master/) (
[development version](https://panstamps.readthedocs.io/en/develop/) and [master version](https://panstamps.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/panstamps). Please report any issues you find [here](https://github.com/thespacedoctor/panstamps/issues).

```eval_rst
.. note::
    If working with warped PS1 images then you need to work off a machine that has an IP address whitelisted by the `Pan-STARRS1 data archive <https://panstarrs.stsci.edu/>`_, otherwise only stacked images will be available to you. Also *w*-band images are not (yet) accessible from the data archive.
```

## Features

* 


## How to cite panstamps

If you use `panstamps` in your work, please cite using the following BibTeX entry: 

```bibtex
@software{Young_panstamps,
    author = {Young, David R.},
    doi = {10.5281/zenodo.8037665},
    license = {GPL-3.0-only},
    title = {{panstamps}},
    url = {https://github.com/thespacedoctor/panstamps}
}
```
 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/thespacedoctor/panstamps",
    "name": "panstamps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "astronomy, images, panstarrs",
    "author": "David Young",
    "author_email": "davidrobertyoung@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/30/6f/b879d6fbbeea7e0595158db7a6554c0e2694e9f1f7ea046e3697478384a3/panstamps-0.6.6.tar.gz",
    "platform": null,
    "description": "# panstamps\n\n[![](https://zenodo.org/badge/52945341.svg)](https://zenodo.org/badge/latestdoi/52945341) \n\n\n<!-- INFO BADGES -->  \n\n[![](https://img.shields.io/pypi/pyversions/panstamps)](https://pypi.org/project/panstamps/)  \n[![](https://img.shields.io/pypi/v/panstamps)](https://pypi.org/project/panstamps/)  \n[![](https://img.shields.io/github/license/thespacedoctor/panstamps)](https://github.com/thespacedoctor/panstamps)  \n[![](https://img.shields.io/pypi/dm/panstamps)](https://pypi.org/project/panstamps/)  \n\n<!-- STATUS BADGES -->  \n\n[![](http://157.245.42.153:8080/buildStatus/icon?job=panstamps%2Fmaster&subject=build%20master)](http://157.245.42.153:8080/blue/organizations/jenkins/panstamps/activity?branch=master)  \n[![](http://157.245.42.153:8080/buildStatus/icon?job=panstamps%2Fdevelop&subject=build%20dev)](http://157.245.42.153:8080/blue/organizations/jenkins/panstamps/activity?branch=develop)  \n[![](https://cdn.jsdelivr.net/gh/thespacedoctor/panstamps@master/coverage.svg)](https://raw.githack.com/thespacedoctor/panstamps/master/htmlcov/index.html)  \n[![](https://readthedocs.org/projects/panstamps/badge/?version=master)](https://panstamps.readthedocs.io/en/master/)  \n[![](https://img.shields.io/github/issues/thespacedoctor/panstamps/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/panstamps/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  \n\n*Download stacked and/or warp image stamps from the STScI PanSTARRS image server via CL or Python API*.\n\nDocumentation for panstamps is hosted by [Read the Docs](https://panstamps.readthedocs.io/en/master/) (\n[development version](https://panstamps.readthedocs.io/en/develop/) and [master version](https://panstamps.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/panstamps). Please report any issues you find [here](https://github.com/thespacedoctor/panstamps/issues).\n\n```eval_rst\n.. note::\n    If working with warped PS1 images then you need to work off a machine that has an IP address whitelisted by the `Pan-STARRS1 data archive <https://panstarrs.stsci.edu/>`_, otherwise only stacked images will be available to you. Also *w*-band images are not (yet) accessible from the data archive.\n```\n\n## Features\n\n* \n\n\n## How to cite panstamps\n\nIf you use `panstamps` in your work, please cite using the following BibTeX entry: \n\n```bibtex\n@software{Young_panstamps,\n    author = {Young, David R.},\n    doi = {10.5281/zenodo.8037665},\n    license = {GPL-3.0-only},\n    title = {{panstamps}},\n    url = {https://github.com/thespacedoctor/panstamps}\n}\n```\n \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Download stacked and/or warp image stamps from the STScI PanSTARRS image server via CL or Python API",
    "version": "0.6.6",
    "project_urls": {
        "Download": "https://github.com/thespacedoctor/panstamps/archive/v0.6.6.zip",
        "Homepage": "https://github.com/thespacedoctor/panstamps"
    },
    "split_keywords": [
        "astronomy",
        " images",
        " panstarrs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d801ff8d80692511e518f88c73f7a1d74390b045382353107ea72c7114bb921e",
                "md5": "8691c0371a94f8be31fe30737e1d7804",
                "sha256": "12eaafb47b2047a25955a16b307e66af10c2514acdac341c43b421fb1dc285e4"
            },
            "downloads": -1,
            "filename": "panstamps-0.6.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8691c0371a94f8be31fe30737e1d7804",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 502041,
            "upload_time": "2023-12-15T16:47:22",
            "upload_time_iso_8601": "2023-12-15T16:47:22.204094Z",
            "url": "https://files.pythonhosted.org/packages/d8/01/ff8d80692511e518f88c73f7a1d74390b045382353107ea72c7114bb921e/panstamps-0.6.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "306fb879d6fbbeea7e0595158db7a6554c0e2694e9f1f7ea046e3697478384a3",
                "md5": "a1bae08edd1a4e29f2d0e75f2fed4065",
                "sha256": "32fb68fbcaa42d4987d2a4b9a85687d10bc647c8ed7ac8f1575927ffa65fd625"
            },
            "downloads": -1,
            "filename": "panstamps-0.6.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a1bae08edd1a4e29f2d0e75f2fed4065",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 501537,
            "upload_time": "2023-12-15T16:47:17",
            "upload_time_iso_8601": "2023-12-15T16:47:17.770490Z",
            "url": "https://files.pythonhosted.org/packages/30/6f/b879d6fbbeea7e0595158db7a6554c0e2694e9f1f7ea046e3697478384a3/panstamps-0.6.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-15 16:47:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "thespacedoctor",
    "github_project": "panstamps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "panstamps"
}
        
Elapsed time: 0.16227s