{
"info": {
"author": "Tomas Stolker, Markus Bonse, Sascha Quanz, and Adam Amara",
"author_email": "tomas.stolker@phys.ethz.ch",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Natural Language :: English",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Scientific/Engineering :: Astronomy"
],
"description": "PynPoint\n========\n\n**Pipeline for processing and analysis of high-contrast imaging data**\n\n.. image:: https://badge.fury.io/py/pynpoint.svg\n :target: https://pypi.python.org/pypi/pynpoint\n\n.. image:: https://img.shields.io/badge/Python-3.6%2C%203.7-yellow.svg?style=flat\n :target: https://pypi.python.org/pypi/pynpoint\n\n.. image:: https://travis-ci.org/PynPoint/PynPoint.svg?branch=master\n :target: https://travis-ci.org/PynPoint/PynPoint\n\n.. image:: https://readthedocs.org/projects/pynpoint/badge/?version=latest\n :target: http://pynpoint.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://coveralls.io/repos/github/PynPoint/PynPoint/badge.svg?branch=master\n :target: https://coveralls.io/github/PynPoint/PynPoint?branch=master\n\n.. image:: https://www.codefactor.io/repository/github/pynpoint/pynpoint/badge\n :target: https://www.codefactor.io/repository/github/pynpoint/pynpoint\n\n.. image:: https://img.shields.io/badge/License-GPLv3-blue.svg\n :target: https://github.com/PynPoint/PynPoint/blob/master/LICENSE\n\n.. image:: http://img.shields.io/badge/arXiv-1811.03336-orange.svg?style=flat\n :target: http://arxiv.org/abs/1811.03336\n\nPynPoint is a generic, end-to-end pipeline for the data reduction and analysis of high-contrast imaging data of planetary and substellar companions, as well as circumstellar disks in scattered light. The package is stable, has been extensively tested, and is available on `PyPI `_. PynPoint is under continuous development so the latest implementations can be pulled from Github repository.\n\nThe pipeline has a modular architecture with a central data storage in which all results are stored by the processing modules. These modules have specific tasks such as the subtraction of the thermal background emission, frame selection, centering, PSF subtraction, and photometric and astrometric measurements. The tags from the central data storage can be written to FITS, HDF5, and text files with the available I/O modules.\n\nTo get a first impression, there is an end-to-end example available of a `SPHERE/ZIMPOL `_ H-alpha data set of the accreting M dwarf companion of `HD 142527 `_, which can be downloaded `here `_.\n\nDocumentation\n-------------\n\nDocumentation can be found at `http://pynpoint.readthedocs.io `_, including installation instructions, details on the architecture of PynPoint, and a description of all the pipeline modules and their input parameters.\n\nMailing list\n------------\n\nPlease subscribe to the `mailing list `_ if you want to be informed about new functionalities, pipeline modules, releases, and other PynPoint related news.\n\nAttribution\n-----------\n\nIf you use PynPoint in your publication then please cite `Stolker et al. (2019) `_. Please also cite `Amara & Quanz (2012) `_ as the origin of PynPoint, which focused initially on the use of principal component analysis (PCA) as a PSF subtraction method. In case you use specifically the PCA-based background subtraction module or the wavelet based speckle suppression module, please give credit to `Hunziker et al. (2018) `_ or `Bonse, Quanz & Amara (2018) `_, respectively.\n\nContributing\n------------\n\nContributions in the form of bug fixes, new or improved functionalities, and additional pipeline modules are highly appreciated. Please consider forking the repository and creating a pull request to help improve and extend the package. Instructions for writing of modules are provided in the documentation. Bug reports can be provided by creating an `issue `_ on the Github page.\n\nLicense\n-------\n\nCopyright 2014-2019 Tomas Stolker, Markus Bonse, Sascha Quanz, Adam Amara, and contributors.\n\nPynPoint is distributed under the GNU General Public License v3. See the LICENSE file for the terms and conditions.\n\nAcknowledgements\n----------------\n\nThe PynPoint logo was designed by `Atlas Infographics `_ and is `available `_ for use in presentations.\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://pynpoint.ethz.ch",
"keywords": "pynpoint",
"license": "GPLv3",
"maintainer": "",
"maintainer_email": "",
"name": "pynpoint",
"package_url": "https://pypi.org/project/pynpoint/",
"platform": "",
"project_url": "https://pypi.org/project/pynpoint/",
"project_urls": {
"Homepage": "http://pynpoint.ethz.ch"
},
"release_url": "https://pypi.org/project/pynpoint/0.8.1/",
"requires_dist": [
"astropy (~=3.1)",
"emcee (~=2.2)",
"h5py (~=2.9)",
"numba (~=0.43)",
"numpy (~=1.16)",
"opencv-python (~=4.1)",
"photutils (~=0.6)",
"PyWavelets (~=1.0)",
"scikit-image (~=0.15)",
"scikit-learn (~=0.21)",
"scipy (~=1.3)",
"statsmodels (~=0.10)",
"typeguard (~=2.3)"
],
"requires_python": "",
"summary": "Pipeline for processing and analysis of high-contrast imaging data",
"version": "0.8.1"
},
"last_serial": 5445470,
"releases": {
"0.5.1": [
{
"comment_text": "",
"digests": {
"md5": "7e29042b85292116ba2196c6b6d4b423",
"sha256": "fb13449e149377d02a70aff8a3d6ca7dd293cc5e6409bc26366bb0a9c8adc5d2"
},
"downloads": -1,
"filename": "PynPoint-0.5.1-py2-none-any.whl",
"has_sig": false,
"md5_digest": "7e29042b85292116ba2196c6b6d4b423",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 108117,
"upload_time": "2018-07-19T10:55:03",
"url": "https://files.pythonhosted.org/packages/de/7f/d5cf7bf813747dcb419d9a4745a72779c82fc114486696b0c94391f240ab/PynPoint-0.5.1-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "eeb8bba3d23ccdffe346746f4973aec4",
"sha256": "438acf0ee54f757800cbf15797ffa918eb12376d4c065539fb8f43c982c33b52"
},
"downloads": -1,
"filename": "PynPoint-0.5.1.tar.gz",
"has_sig": false,
"md5_digest": "eeb8bba3d23ccdffe346746f4973aec4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 659184,
"upload_time": "2018-07-19T10:55:05",
"url": "https://files.pythonhosted.org/packages/24/0b/ddbfd730e3950173467480ffdfb90ca75aebaa1440635b1aad924e26153f/PynPoint-0.5.1.tar.gz"
}
],
"0.5.2": [
{
"comment_text": "",
"digests": {
"md5": "fd0c739d627906fe8fef68548d5a25e1",
"sha256": "e48752bdc5026ec0434db03c985570b00f204c373777f5281c7d99f2d946986d"
},
"downloads": -1,
"filename": "PynPoint-0.5.2-py2-none-any.whl",
"has_sig": false,
"md5_digest": "fd0c739d627906fe8fef68548d5a25e1",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 111689,
"upload_time": "2018-09-12T08:01:29",
"url": "https://files.pythonhosted.org/packages/89/be/246451357512720c021679428e0a1ca8dfdb74b27de17112f7e401621e13/PynPoint-0.5.2-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "630d5c4881847ab451abece63ca07dfa",
"sha256": "174f29cb0d7d0e86020c07d1bdfe6cd684e0050301f2360040f23fda2e37a513"
},
"downloads": -1,
"filename": "PynPoint-0.5.2.tar.gz",
"has_sig": false,
"md5_digest": "630d5c4881847ab451abece63ca07dfa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 664688,
"upload_time": "2018-09-12T08:01:31",
"url": "https://files.pythonhosted.org/packages/96/d4/30282ff73dd644d02d64a61bdf1f49a64fc6862e16edf13b2b47d894f059/PynPoint-0.5.2.tar.gz"
}
],
"0.5.3": [
{
"comment_text": "",
"digests": {
"md5": "aecc9b843f783b472faff89fb4efb256",
"sha256": "e69e8e449673f4e41e662c79abebfc230dea5f66d65e0cf9860ace7b67c48f95"
},
"downloads": -1,
"filename": "PynPoint-0.5.3-py2-none-any.whl",
"has_sig": false,
"md5_digest": "aecc9b843f783b472faff89fb4efb256",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 113060,
"upload_time": "2018-10-23T08:02:16",
"url": "https://files.pythonhosted.org/packages/2a/5d/5909095806180f6f8e88f03fde53263d9a1dfd7816fc8b1471c87a89a9b0/PynPoint-0.5.3-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9abcd021ba135bce5a6a30194516278b",
"sha256": "6331fde2eb8f658c63eef64f09bbdbcdb3371098f59d86065eaa77be5eb02f6a"
},
"downloads": -1,
"filename": "PynPoint-0.5.3.tar.gz",
"has_sig": false,
"md5_digest": "9abcd021ba135bce5a6a30194516278b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 674217,
"upload_time": "2018-10-23T08:02:18",
"url": "https://files.pythonhosted.org/packages/b0/7c/45d32c64ac6215a7901c43f31ba0d0467b39b988bcf4e8278a3fdb5818f0/PynPoint-0.5.3.tar.gz"
}
],
"0.6.0": [
{
"comment_text": "",
"digests": {
"md5": "ee3b144d3c0d2dd17c1af15e5d811697",
"sha256": "b7c4a714252485853175921bb57fac930e5265b87ce27cab4258b2735ab63a49"
},
"downloads": -1,
"filename": "PynPoint-0.6.0-py2-none-any.whl",
"has_sig": false,
"md5_digest": "ee3b144d3c0d2dd17c1af15e5d811697",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 131419,
"upload_time": "2018-12-13T15:04:18",
"url": "https://files.pythonhosted.org/packages/f5/9d/a8b74e72ec9aaffecce0d8d7de9c40722acc7d3918329f2093923f3e5213/PynPoint-0.6.0-py2-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8ec116b2f0ff106a749570c1a39d2973",
"sha256": "144dd64f3512852079da0ed386e2521be149e13e5d0179d00801bf7331df7475"
},
"downloads": -1,
"filename": "PynPoint-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "8ec116b2f0ff106a749570c1a39d2973",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 680746,
"upload_time": "2018-12-13T15:04:33",
"url": "https://files.pythonhosted.org/packages/30/d3/6aeb9612f0b37fd7877c3571686c49888c2abf3530277f208c07f063982e/PynPoint-0.6.0.tar.gz"
}
],
"0.6.1": [
{
"comment_text": "",
"digests": {
"md5": "1655b85705f21259fb6ca69db3bcf6df",
"sha256": "d952b695ec84e9ebba941855e961a846291ed8923c951f6d73101e40c7443766"
},
"downloads": -1,
"filename": "pynpoint-0.6.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1655b85705f21259fb6ca69db3bcf6df",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 133186,
"upload_time": "2019-02-11T17:33:33",
"url": "https://files.pythonhosted.org/packages/c4/45/43e8e36dd5522bfea993dd9b4d25abb035269ad293afa9f8ef59701fbf91/pynpoint-0.6.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "68eb4386c890e853961b09efb9bca12c",
"sha256": "65702c81be926b39ef5e4d322dd0c7172d102149bfeea4322152d7f1a0f9aa20"
},
"downloads": -1,
"filename": "pynpoint-0.6.1.tar.gz",
"has_sig": false,
"md5_digest": "68eb4386c890e853961b09efb9bca12c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 687533,
"upload_time": "2019-02-11T17:33:42",
"url": "https://files.pythonhosted.org/packages/6a/46/7efc7849e089f3d35986b0640e420fcbd64cf5972f7bdbb0b407b74633e9/pynpoint-0.6.1.tar.gz"
}
],
"0.6.2": [
{
"comment_text": "",
"digests": {
"md5": "18ed84a760bc4dd4ce835e06a4438de7",
"sha256": "95bca11d3bf186ca5f89dede38310e2def59598bb5b62eb97706884a7c8e7302"
},
"downloads": -1,
"filename": "pynpoint-0.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "18ed84a760bc4dd4ce835e06a4438de7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 135713,
"upload_time": "2019-02-22T10:13:44",
"url": "https://files.pythonhosted.org/packages/56/17/c4d2faca0140c16021ea9ccaa19b9ece61138790d882b53a8996406ccf53/pynpoint-0.6.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "c5f221997ca27ec81c24dd21066144c5",
"sha256": "76f990451ab7812b3d4eb71bc81ab4c1322396d907aba3adfca1cf5b9bf91743"
},
"downloads": -1,
"filename": "pynpoint-0.6.2.tar.gz",
"has_sig": false,
"md5_digest": "c5f221997ca27ec81c24dd21066144c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 689639,
"upload_time": "2019-02-22T10:13:46",
"url": "https://files.pythonhosted.org/packages/8d/b8/cee1be01d0989bbf4933bf312fa611aafd5dbd6987505c7df9fb9734a927/pynpoint-0.6.2.tar.gz"
}
],
"0.6.3": [
{
"comment_text": "",
"digests": {
"md5": "55e5ebf4308d9918d3ea0887136201cf",
"sha256": "7867e8840bc879dab2d1cb56916bd7d949457b70142307a8af19ec14622d69b5"
},
"downloads": -1,
"filename": "pynpoint-0.6.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "55e5ebf4308d9918d3ea0887136201cf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 137456,
"upload_time": "2019-04-10T13:44:45",
"url": "https://files.pythonhosted.org/packages/0c/9a/eb062781454b84265cf07c5d6c7098be28f68ee3419a3104f9aebf8ebb19/pynpoint-0.6.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "152a803296b359610b10f41a8b9a06f6",
"sha256": "accf91df7ad4c21d95b316343ef3ce5bfa65320668e128863f8f9a28ee9b9095"
},
"downloads": -1,
"filename": "pynpoint-0.6.3.tar.gz",
"has_sig": false,
"md5_digest": "152a803296b359610b10f41a8b9a06f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 162540,
"upload_time": "2019-04-10T13:44:47",
"url": "https://files.pythonhosted.org/packages/ad/e5/35430267a0528155fde8819db1df914ee99519d1fd0b535fc0f4cc734c11/pynpoint-0.6.3.tar.gz"
}
],
"0.7.0": [
{
"comment_text": "",
"digests": {
"md5": "ea6eb819b7663db9c33cdf67b0b9e09f",
"sha256": "ff73c6eb0bec0f458ee6b4112130d7f942e4b9abc85812e726fcb4046f0bf9ea"
},
"downloads": -1,
"filename": "pynpoint-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ea6eb819b7663db9c33cdf67b0b9e09f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 138224,
"upload_time": "2019-04-18T16:23:30",
"url": "https://files.pythonhosted.org/packages/61/94/ca249cd188a9588a5a4f481a0d71a1422e1fb3f2fdae3675bb7a149a4cee/pynpoint-0.7.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "996bd87dfdb6942ef3f32bc216c288eb",
"sha256": "908f6241a2e07b09278beb7725594bb58f3156fd16d5ab2ee9a8054fa4eb89fc"
},
"downloads": -1,
"filename": "pynpoint-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "996bd87dfdb6942ef3f32bc216c288eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 161543,
"upload_time": "2019-04-18T16:23:35",
"url": "https://files.pythonhosted.org/packages/f3/08/33cee856f050cd15d1a31e137f23dddc3126565d976379ea86f9d5a39ac1/pynpoint-0.7.0.tar.gz"
}
],
"0.8.0": [
{
"comment_text": "",
"digests": {
"md5": "a078f0252ee04014da4afc91a08c9da5",
"sha256": "ee082fa7deb8d974535aac5a14dd02f19bd2547f0ddcc4fab8fac5f2ac17c61b"
},
"downloads": -1,
"filename": "pynpoint-0.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a078f0252ee04014da4afc91a08c9da5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 154537,
"upload_time": "2019-05-31T09:33:38",
"url": "https://files.pythonhosted.org/packages/63/9b/827f1c399cbaf2bf930b8d20ded92caa0e8df71ee309594aa176eba308e6/pynpoint-0.8.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8555d24135c3d53a16e38c5e1dae0c82",
"sha256": "dd3d30a340ccfcf2dabf88912d33da0e8b7a92fef9c7265c5326b7aa0515de05"
},
"downloads": -1,
"filename": "pynpoint-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "8555d24135c3d53a16e38c5e1dae0c82",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 670291,
"upload_time": "2019-05-31T09:33:47",
"url": "https://files.pythonhosted.org/packages/29/b9/d6d6f16c8fcb050344a7dd5089334d5834fe657a046be96fd8c41794aa04/pynpoint-0.8.0.tar.gz"
}
],
"0.8.1": [
{
"comment_text": "",
"digests": {
"md5": "4aafa89b9e0c6cb741f01bb2ba9e6018",
"sha256": "16cd1fe4b551b91cd8ab1a1f1b5c6d8b1b93493675e2f8e00e4deaf0695621cc"
},
"downloads": -1,
"filename": "pynpoint-0.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4aafa89b9e0c6cb741f01bb2ba9e6018",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 158541,
"upload_time": "2019-06-25T12:53:10",
"url": "https://files.pythonhosted.org/packages/71/e7/4a4d001da1b07ba1263bb2d69b858e357d59ca1adbeb7c4d1e37332e8629/pynpoint-0.8.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1cae13113828de169916b79f2dce8fdb",
"sha256": "7af716d3bfd59d268da87e87523e7684b2df7eed6f93c714591c8258d099ec55"
},
"downloads": -1,
"filename": "pynpoint-0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "1cae13113828de169916b79f2dce8fdb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 672644,
"upload_time": "2019-06-25T12:53:17",
"url": "https://files.pythonhosted.org/packages/88/a8/ca3400f52b1e44ee505135a5f3c69958d4fd241ace128f24a2be3e17ff6d/pynpoint-0.8.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "4aafa89b9e0c6cb741f01bb2ba9e6018",
"sha256": "16cd1fe4b551b91cd8ab1a1f1b5c6d8b1b93493675e2f8e00e4deaf0695621cc"
},
"downloads": -1,
"filename": "pynpoint-0.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4aafa89b9e0c6cb741f01bb2ba9e6018",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 158541,
"upload_time": "2019-06-25T12:53:10",
"url": "https://files.pythonhosted.org/packages/71/e7/4a4d001da1b07ba1263bb2d69b858e357d59ca1adbeb7c4d1e37332e8629/pynpoint-0.8.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "1cae13113828de169916b79f2dce8fdb",
"sha256": "7af716d3bfd59d268da87e87523e7684b2df7eed6f93c714591c8258d099ec55"
},
"downloads": -1,
"filename": "pynpoint-0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "1cae13113828de169916b79f2dce8fdb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 672644,
"upload_time": "2019-06-25T12:53:17",
"url": "https://files.pythonhosted.org/packages/88/a8/ca3400f52b1e44ee505135a5f3c69958d4fd241ace128f24a2be3e17ff6d/pynpoint-0.8.1.tar.gz"
}
]
}