pyklip


Namepyklip JSON
Version 2.7 PyPI version JSON
download
home_pagehttps://bitbucket.org/pyKLIP/pyklip
SummarypyKLIP: PSF Subtraction for Exoplanets and Disks
upload_time2023-12-04 17:34:46
maintainer
docs_urlNone
authorpyKLIP Developers
requires_python
licenseBSD
keywords klip psf subtraction exoplanets astronomy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyKLIP #
[![Documentation Status](https://readthedocs.org/projects/pyklip/badge/?version=latest)](http://pyklip.readthedocs.io/en/latest/?badge=latest) [![build-status](https://img.shields.io/bitbucket/pipelines/pyKLIP/pyklip.svg)](https://bitbucket.org/pyKLIP/pyklip/addon/pipelines/home) [![Coverage Status](https://coveralls.io/repos/bitbucket/pyKLIP/pyklip/badge.svg)](https://coveralls.io/bitbucket/pyKLIP/pyklip) [![ASCL Reference](https://img.shields.io/badge/ascl-1506.001-blue.svg?colorB=262255)](http://ascl.net/1506.001) [![PyPI version](https://badge.fury.io/py/pyklip.svg)](https://badge.fury.io/py/pyklip)
    
A python library for PSF subtraction for both exoplanet and disk imaging. It uses a parallelized and optimzied implmentation of [KLIP](http://arxiv.org/abs/1207.4197) that supports ADI, SDI, and RDI with a variety of tunable parameters. For characterization, forward modelling tools include a suite of tools built off [KLIP-FM](http://arxiv.org/abs/1604.06097) for astrometry, spectroscopy, planet detection, and disk modelling. pyKLIP is modular and supports data from the Gemini Planet Imager, P1640, Keck/NIRC2, MagAO/VisAO, and SPHERE, with more on the way.

Want to get started? Check out the [quick GPI KLIP tutorial](http://pyklip.readthedocs.io/en/latest/klip_gpi.html) for the basics of pyKLIP.

Development led by Jason Wang. Contributions made by Jonathan Aguilar, JB Ruffio, Rob de Rosa, Schuyler Wolff, Abhijith Rajan, Zack Briesemeister, Kate Follette, Maxwell Millar-Blanchaer, Alexandra Greenbaum, Simon Ko, Tom Esposito, Elijah Spiro, Pauline Arriaga, Bin Ren, Alan Rainot, Arthur Vigan, Graça Rocha, Jacob Golomb, Johan Mazoyer, Jea Adams, Aarynn Carter, Minghan Chen, Robert Thompson, Jens Kammerer, and Laurent Pueyo (see contributors.txt for a details).

If you use pyKLIP in your research, please cite the Astrophysical Source Code Library record of it: [ASCL](http://ascl.net/1506.001) or [ADS](http://adsabs.harvard.edu/abs/2015ascl.soft06001W).

> Wang, J. J., Ruffio, J.-B., De Rosa, R. J., et al. 2015, Astrophysics Source Code Library, ascl:1506.001

For setup instructions, example code, and API details, 
[**read the documentation**](http://pyklip.readthedocs.io/en/latest/) online!

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/pyKLIP/pyklip",
    "name": "pyklip",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "KLIP PSF Subtraction Exoplanets Astronomy",
    "author": "pyKLIP Developers",
    "author_email": "jwang@astro.berkeley.edu",
    "download_url": "https://files.pythonhosted.org/packages/f4/08/c7b6a5a56650b53ea90ca35696ac26e3665bb92cadcc42b0bf5201e62b4d/pyklip-2.7.tar.gz",
    "platform": null,
    "description": "# pyKLIP #\n[![Documentation Status](https://readthedocs.org/projects/pyklip/badge/?version=latest)](http://pyklip.readthedocs.io/en/latest/?badge=latest) [![build-status](https://img.shields.io/bitbucket/pipelines/pyKLIP/pyklip.svg)](https://bitbucket.org/pyKLIP/pyklip/addon/pipelines/home) [![Coverage Status](https://coveralls.io/repos/bitbucket/pyKLIP/pyklip/badge.svg)](https://coveralls.io/bitbucket/pyKLIP/pyklip) [![ASCL Reference](https://img.shields.io/badge/ascl-1506.001-blue.svg?colorB=262255)](http://ascl.net/1506.001) [![PyPI version](https://badge.fury.io/py/pyklip.svg)](https://badge.fury.io/py/pyklip)\n    \nA python library for PSF subtraction for both exoplanet and disk imaging. It uses a parallelized and optimzied implmentation of [KLIP](http://arxiv.org/abs/1207.4197) that supports ADI, SDI, and RDI with a variety of tunable parameters. For characterization, forward modelling tools include a suite of tools built off [KLIP-FM](http://arxiv.org/abs/1604.06097) for astrometry, spectroscopy, planet detection, and disk modelling. pyKLIP is modular and supports data from the Gemini Planet Imager, P1640, Keck/NIRC2, MagAO/VisAO, and SPHERE, with more on the way.\n\nWant to get started? Check out the [quick GPI KLIP tutorial](http://pyklip.readthedocs.io/en/latest/klip_gpi.html) for the basics of pyKLIP.\n\nDevelopment led by Jason Wang. Contributions made by Jonathan Aguilar, JB Ruffio, Rob de Rosa, Schuyler Wolff, Abhijith Rajan, Zack Briesemeister, Kate Follette, Maxwell Millar-Blanchaer, Alexandra Greenbaum, Simon Ko, Tom Esposito, Elijah Spiro, Pauline Arriaga, Bin Ren, Alan Rainot, Arthur Vigan, Gra\u00e7a Rocha, Jacob Golomb, Johan Mazoyer, Jea Adams, Aarynn Carter, Minghan Chen, Robert Thompson, Jens Kammerer, and Laurent Pueyo (see contributors.txt for a details).\n\nIf you use pyKLIP in your research, please cite the Astrophysical Source Code Library record of it: [ASCL](http://ascl.net/1506.001) or [ADS](http://adsabs.harvard.edu/abs/2015ascl.soft06001W).\n\n> Wang, J. J., Ruffio, J.-B., De Rosa, R. J., et al. 2015, Astrophysics Source Code Library, ascl:1506.001\n\nFor setup instructions, example code, and API details, \n[**read the documentation**](http://pyklip.readthedocs.io/en/latest/) online!\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "pyKLIP: PSF Subtraction for Exoplanets and Disks",
    "version": "2.7",
    "project_urls": {
        "Homepage": "https://bitbucket.org/pyKLIP/pyklip"
    },
    "split_keywords": [
        "klip",
        "psf",
        "subtraction",
        "exoplanets",
        "astronomy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a326545c6584f474fb40882d69dc03d3c14352b544e6fbe6f34375ddead22b9",
                "md5": "47d589dfc498f415667b0569fd4ec35d",
                "sha256": "b02ad01741bbc9b4676b8fab38e57a23ba8fd45b0662e7906b9212be02dfa1ea"
            },
            "downloads": -1,
            "filename": "pyklip-2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47d589dfc498f415667b0569fd4ec35d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11238496,
            "upload_time": "2023-12-04T17:34:34",
            "upload_time_iso_8601": "2023-12-04T17:34:34.929963Z",
            "url": "https://files.pythonhosted.org/packages/7a/32/6545c6584f474fb40882d69dc03d3c14352b544e6fbe6f34375ddead22b9/pyklip-2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f408c7b6a5a56650b53ea90ca35696ac26e3665bb92cadcc42b0bf5201e62b4d",
                "md5": "e635ef1d5c8bbc709967c25218d2eb22",
                "sha256": "bf19db6205a608be4731638b42858da0572cccfd737b4f00c562795d17665f74"
            },
            "downloads": -1,
            "filename": "pyklip-2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "e635ef1d5c8bbc709967c25218d2eb22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11253833,
            "upload_time": "2023-12-04T17:34:46",
            "upload_time_iso_8601": "2023-12-04T17:34:46.233245Z",
            "url": "https://files.pythonhosted.org/packages/f4/08/c7b6a5a56650b53ea90ca35696ac26e3665bb92cadcc42b0bf5201e62b4d/pyklip-2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-04 17:34:46",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "pyKLIP",
    "bitbucket_project": "pyklip",
    "lcname": "pyklip"
}
        
Elapsed time: 0.15464s