pyZELDA
=======
<img src="https://img.shields.io/badge/Python->3.5-yellow.svg?style=flat"> [<img src="https://img.shields.io/pypi/v/pyzelda?color=brightgreen">](https://pypi.org/project/pyzelda/) [<img src="https://img.shields.io/github/v/release/avigan/pyZELDA?color=red">](https://github.com/avigan/pyZELDA/releases/latest/) [<img src="https://img.shields.io/github/release-date/avigan/pyZELDA">](https://github.com/avigan/pyZELDA/releases/latest/) [<img src="https://img.shields.io/github/license/avigan/pyZELDA?color=blue">](https://github.com/avigan/pyZELDA/blob/master/LICENSE) [<img src="https://img.shields.io/badge/ascl-1806.003-blue.svg?colorB=262255" alt="ascl:1806.003" />](https://ascl.net/1806.003) [<img src="https://img.shields.io/badge/ADS%20reference-Vigan%20(2018)-blueviolet">](https://ui.adsabs.harvard.edu/abs/2018ascl.soft06003V/abstract) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6564082.svg)](https://doi.org/10.5281/zenodo.6564082)
Introduction
------------
This repository provides analysis code for Zernike wavefront sensors in high-contrast imaging applications. ZELDA stands for *Zernike sensor for Extremely Low-level Differential Aberration* ([N'Diaye et al. 2013](https://ui.adsabs.harvard.edu/#abs/2013A&A...555A..94N/abstract)). It is also the name of the Zernike wavefront sensor implemented in the VLT/SPHERE ([Beuzit et al. 2019](https://ui.adsabs.harvard.edu/abs/2019arXiv190204080B/abstract)) instrument.
The formalism of the Zernike wavefront sensor and the demonstration of its capabilities in the VLT/SPHERE instrument are presented in the following papers:
- [N'Diaye, Dohlen, Fusco & Paul, 2013, A&A, 555, A94](https://ui.adsabs.harvard.edu/#abs/2013A&A...555A..94N/abstract)
- [N'Diaye, Vigan, Dohlen et al., 2016, A&A, 592, A79](https://ui.adsabs.harvard.edu/#abs/2016A&A...592A..79N/abstract)
- [Vigan, N'Diaye, Dohlen et al., 2019, A&A, 629, A11](https://ui.adsabs.harvard.edu/abs/2019A%26A...629A..11V/abstract)
Requirements
------------
The package relies on usual packages for data science and astronomy: [numpy](https://numpy.org/), [scipy](https://www.scipy.org/), [matplotlib](https://matplotlib.org/) and [astropy](https://www.astropy.org/).
Installation
------------
The easiest is to install `pyzelda` using `pip`:
```sh
pip install pyzelda
```
Otherwise your can download the current repository and install the package manually:
```sh
cd pyZELDA-master/
python setup.py install
```
Citation
--------
If you use this software, or part it, please reference the code from the Astrophysics Source Code Library ([ASCL](http://ascl.net/)):
- [Vigan & N'Diaye, 2018, ascl:1806.003](https://ui.adsabs.harvard.edu/abs/2018ascl.soft06003V/abstract)
Authors and contributors
------------------------
- Arthur Vigan, [arthur.vigan@lam.fr](mailto:arthur.vigan@lam.fr)
- Mamadou N'Diaye, [mamadou.ndiaye@oca.eu](mailto:mamadou.ndiaye@oca.eu)
- Raphaƫl Pourcelot, [raphael.pourcelot@oca.eu](mailto:raphael.pourcelot@oca.eu)
Raw data
{
"_id": null,
"home_page": "https://github.com/avigan/pyZELDA",
"name": "pyzelda",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "zernike wavefront sensor zelda",
"author": "Arthur Vigan & Mamadou N'Diaye",
"author_email": "arthur.vigan@lam.fr, mamadou.ndiaye@oca.eu",
"download_url": "https://files.pythonhosted.org/packages/2f/2e/3f6b599eb7cc95df4a814f382b6a960bfa45d4c2c6625ebbd9d7ba91aac2/pyzelda-1.3.tar.gz",
"platform": null,
"description": "pyZELDA\n=======\n\n<img src=\"https://img.shields.io/badge/Python->3.5-yellow.svg?style=flat\"> [<img src=\"https://img.shields.io/pypi/v/pyzelda?color=brightgreen\">](https://pypi.org/project/pyzelda/) [<img src=\"https://img.shields.io/github/v/release/avigan/pyZELDA?color=red\">](https://github.com/avigan/pyZELDA/releases/latest/) [<img src=\"https://img.shields.io/github/release-date/avigan/pyZELDA\">](https://github.com/avigan/pyZELDA/releases/latest/) [<img src=\"https://img.shields.io/github/license/avigan/pyZELDA?color=blue\">](https://github.com/avigan/pyZELDA/blob/master/LICENSE) [<img src=\"https://img.shields.io/badge/ascl-1806.003-blue.svg?colorB=262255\" alt=\"ascl:1806.003\" />](https://ascl.net/1806.003) [<img src=\"https://img.shields.io/badge/ADS%20reference-Vigan%20(2018)-blueviolet\">](https://ui.adsabs.harvard.edu/abs/2018ascl.soft06003V/abstract) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6564082.svg)](https://doi.org/10.5281/zenodo.6564082)\n\n\nIntroduction\n------------\n\nThis repository provides analysis code for Zernike wavefront sensors in high-contrast imaging applications. ZELDA stands for *Zernike sensor for Extremely Low-level Differential Aberration* ([N'Diaye et al. 2013](https://ui.adsabs.harvard.edu/#abs/2013A&A...555A..94N/abstract)). It is also the name of the Zernike wavefront sensor implemented in the VLT/SPHERE ([Beuzit et al. 2019](https://ui.adsabs.harvard.edu/abs/2019arXiv190204080B/abstract)) instrument.\n\nThe formalism of the Zernike wavefront sensor and the demonstration of its capabilities in the VLT/SPHERE instrument are presented in the following papers:\n\n- [N'Diaye, Dohlen, Fusco & Paul, 2013, A&A, 555, A94](https://ui.adsabs.harvard.edu/#abs/2013A&A...555A..94N/abstract)\n- [N'Diaye, Vigan, Dohlen et al., 2016, A&A, 592, A79](https://ui.adsabs.harvard.edu/#abs/2016A&A...592A..79N/abstract)\n- [Vigan, N'Diaye, Dohlen et al., 2019, A&A, 629, A11](https://ui.adsabs.harvard.edu/abs/2019A%26A...629A..11V/abstract)\n\nRequirements\n------------\n\nThe package relies on usual packages for data science and astronomy: [numpy](https://numpy.org/), [scipy](https://www.scipy.org/), [matplotlib](https://matplotlib.org/) and [astropy](https://www.astropy.org/).\n\nInstallation\n------------\n\nThe easiest is to install `pyzelda` using `pip`:\n\n```sh\npip install pyzelda\n```\n\nOtherwise your can download the current repository and install the package manually:\n\n```sh\ncd pyZELDA-master/\npython setup.py install\n```\n\nCitation\n--------\n\nIf you use this software, or part it, please reference the code from the Astrophysics Source Code Library ([ASCL](http://ascl.net/)):\n\n- [Vigan & N'Diaye, 2018, ascl:1806.003](https://ui.adsabs.harvard.edu/abs/2018ascl.soft06003V/abstract)\n\nAuthors and contributors\n------------------------\n\n- Arthur Vigan, [arthur.vigan@lam.fr](mailto:arthur.vigan@lam.fr)\n- Mamadou N'Diaye, [mamadou.ndiaye@oca.eu](mailto:mamadou.ndiaye@oca.eu)\n- Rapha\u00ebl Pourcelot, [raphael.pourcelot@oca.eu](mailto:raphael.pourcelot@oca.eu)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Zernike wavefront sensor analysis and simulation tools",
"version": "1.3",
"project_urls": {
"Homepage": "https://github.com/avigan/pyZELDA"
},
"split_keywords": [
"zernike",
"wavefront",
"sensor",
"zelda"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9201012ea249777ff91b690175948aadde44bfb628c3433e471927075fcfc3c7",
"md5": "fa48af94982246195ba4b6faaa9c8492",
"sha256": "7c24b338fcbb2fd3e46876d7941bc0c718a8a5abb8a7783497fbc397a38e7a2b"
},
"downloads": -1,
"filename": "pyzelda-1.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "fa48af94982246195ba4b6faaa9c8492",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 47779,
"upload_time": "2024-11-19T20:56:15",
"upload_time_iso_8601": "2024-11-19T20:56:15.207590Z",
"url": "https://files.pythonhosted.org/packages/92/01/012ea249777ff91b690175948aadde44bfb628c3433e471927075fcfc3c7/pyzelda-1.3-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f2e3f6b599eb7cc95df4a814f382b6a960bfa45d4c2c6625ebbd9d7ba91aac2",
"md5": "df15ed66dca41179e103c1f9f6740ec5",
"sha256": "4d4c78da65ab2c4037a49487d414b9cc8ab611dca689ca710eeb9690c6a91984"
},
"downloads": -1,
"filename": "pyzelda-1.3.tar.gz",
"has_sig": false,
"md5_digest": "df15ed66dca41179e103c1f9f6740ec5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 39998,
"upload_time": "2024-11-19T20:56:16",
"upload_time_iso_8601": "2024-11-19T20:56:16.463265Z",
"url": "https://files.pythonhosted.org/packages/2f/2e/3f6b599eb7cc95df4a814f382b6a960bfa45d4c2c6625ebbd9d7ba91aac2/pyzelda-1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-19 20:56:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "avigan",
"github_project": "pyZELDA",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyzelda"
}