# The MaNGA Data Analysis Pipeline
[![Build Status](https://github.com/sdss/mangadap/actions/workflows/ci_tests.yml/badge.svg)](https://github.com/sdss/mangadap/actions)
[![Coverage Status](https://codecov.io/gh/sdss/mangadap/branch/main/graph/badge.svg?token=S4veEPJwS1)](https://codecov.io/gh/sdss/mangadap)
[![Doc Status](https://readthedocs.org/projects/sdss-mangadap/badge/?version=latest)](https://sdss-mangadap.readthedocs.io/en/latest/)
[![License](https://img.shields.io/github/license/sdss/mangadap)](https://github.com/sdss/mangadap/blob/main/LICENSE.md)
[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)
The MaNGA data-analysis pipeline (MaNGA DAP) is the survey-led software package
that has analyzed all galaxy data produced by the MaNGA data-reduction pipeline
(MaNGA DRP). Its goal is to produce high-level, science-ready data products
derived from MaNGA spectra. The products currently provided are:
- Spatially stacked spectra
- Stellar kinematics
- Nebular emission-line properties: fluxes, equivalent widths, and
kinematics
- Spectral indices: absorption-line (e.g., H-delta) and bandhead/color
(e.g., TiO, D4000) measurements
That is, the DAP currently focuses on "model-independent" properties.
Higher-level, model-dependent properties, such as stellar-population parameters,
are outside of the scope of the current pipeline.
**See our full documentation at [sdss-mangadap.readthedocs.io](https://sdss-mangadap.readthedocs.io/en/latest/).**
## SDSS Data Release Versions
- [SDSS-IV/MaNGA DR15](https://www.sdss.org/dr15/manga/) is based on version 2.2.1
- [SDSS-IV/MaNGA DR17](https://www.sdss.org/dr17/manga/) is based on version
3.1.2. Note that the version of the code that produced the DR17 was version
3.1.0; version 3.1.1 and 3.1.2 only include documentation updates.
## Citation
If you use the DAP software and/or its output products, please cite the
following two papers:
- *Overview*: [Westfall et al. (2019, AJ, 158, 231)](https://ui.adsabs.harvard.edu/abs/2019AJ....158..231W/abstract)
- *Emission-line Modeling*: [Belfiore et al. (2019, AJ, 158, 160)](https://ui.adsabs.harvard.edu/abs/2019AJ....158..160B/abstract)
Additionally, if you use SDSS-IV/MaNGA data, please see:
- [How to Cite SDSS](https://www.sdss.org/collaboration/citing-sdss/)
- [SDSS Technical Publications](https://www.sdss.org/science/technical_publications/)
## Installation
`pip install sdss-mangadap`
See https://sdss-mangadap.readthedocs.io/en/latest/installation.html
Raw data
{
"_id": null,
"home_page": "https://github.com/sdss/mangadap",
"name": "sdss-mangadap",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.11",
"maintainer_email": null,
"keywords": "sdss, manga, astronomy, spectroscopy, galaxy, galaxies, data analysis",
"author": "SDSS-IV/MaNGA Data Team",
"author_email": "westfall@ucolick.org",
"download_url": "https://files.pythonhosted.org/packages/b1/ce/c1c8ab2d32509f9eaf291d3a3b5e39cfea305ec6e9dcd91e1d4c024fecb1/sdss_mangadap-4.2.0.tar.gz",
"platform": null,
"description": "# The MaNGA Data Analysis Pipeline\n\n[![Build Status](https://github.com/sdss/mangadap/actions/workflows/ci_tests.yml/badge.svg)](https://github.com/sdss/mangadap/actions)\n[![Coverage Status](https://codecov.io/gh/sdss/mangadap/branch/main/graph/badge.svg?token=S4veEPJwS1)](https://codecov.io/gh/sdss/mangadap)\n[![Doc Status](https://readthedocs.org/projects/sdss-mangadap/badge/?version=latest)](https://sdss-mangadap.readthedocs.io/en/latest/)\n[![License](https://img.shields.io/github/license/sdss/mangadap)](https://github.com/sdss/mangadap/blob/main/LICENSE.md)\n[![astropy](http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat)](http://www.astropy.org/)\n\nThe MaNGA data-analysis pipeline (MaNGA DAP) is the survey-led software package\nthat has analyzed all galaxy data produced by the MaNGA data-reduction pipeline\n(MaNGA DRP). Its goal is to produce high-level, science-ready data products\nderived from MaNGA spectra. The products currently provided are:\n\n - Spatially stacked spectra\n - Stellar kinematics\n - Nebular emission-line properties: fluxes, equivalent widths, and\n kinematics\n - Spectral indices: absorption-line (e.g., H-delta) and bandhead/color\n (e.g., TiO, D4000) measurements\n\nThat is, the DAP currently focuses on \"model-independent\" properties.\nHigher-level, model-dependent properties, such as stellar-population parameters,\nare outside of the scope of the current pipeline.\n\n**See our full documentation at [sdss-mangadap.readthedocs.io](https://sdss-mangadap.readthedocs.io/en/latest/).**\n\n\n## SDSS Data Release Versions\n\n - [SDSS-IV/MaNGA DR15](https://www.sdss.org/dr15/manga/) is based on version 2.2.1\n\n - [SDSS-IV/MaNGA DR17](https://www.sdss.org/dr17/manga/) is based on version\n 3.1.2. Note that the version of the code that produced the DR17 was version\n 3.1.0; version 3.1.1 and 3.1.2 only include documentation updates.\n\n\n## Citation\n\nIf you use the DAP software and/or its output products, please cite the\nfollowing two papers:\n\n - *Overview*: [Westfall et al. (2019, AJ, 158, 231)](https://ui.adsabs.harvard.edu/abs/2019AJ....158..231W/abstract)\n - *Emission-line Modeling*: [Belfiore et al. (2019, AJ, 158, 160)](https://ui.adsabs.harvard.edu/abs/2019AJ....158..160B/abstract)\n\nAdditionally, if you use SDSS-IV/MaNGA data, please see:\n\n - [How to Cite SDSS](https://www.sdss.org/collaboration/citing-sdss/)\n - [SDSS Technical Publications](https://www.sdss.org/science/technical_publications/)\n\n\n## Installation\n\n`pip install sdss-mangadap`\n\nSee https://sdss-mangadap.readthedocs.io/en/latest/installation.html\n\n\n",
"bugtrack_url": null,
"license": "BSD-3",
"summary": "MaNGA Data Analysis Pipeline",
"version": "4.2.0",
"project_urls": {
"Homepage": "https://github.com/sdss/mangadap"
},
"split_keywords": [
"sdss",
" manga",
" astronomy",
" spectroscopy",
" galaxy",
" galaxies",
" data analysis"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fe1cd90dc0813b4cf2fb65b6fba319898116714a4a1531e32467bbdb5b0af38c",
"md5": "a24b89ad18e1e97c7fe59f019bda02bd",
"sha256": "4d6d7f836662287687723d57cba02865738fe7ba4030ffcf604c1ad14dc2ad78"
},
"downloads": -1,
"filename": "sdss_mangadap-4.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a24b89ad18e1e97c7fe59f019bda02bd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.11",
"size": 115239948,
"upload_time": "2024-11-05T20:55:14",
"upload_time_iso_8601": "2024-11-05T20:55:14.189796Z",
"url": "https://files.pythonhosted.org/packages/fe/1c/d90dc0813b4cf2fb65b6fba319898116714a4a1531e32467bbdb5b0af38c/sdss_mangadap-4.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b1cec1c8ab2d32509f9eaf291d3a3b5e39cfea305ec6e9dcd91e1d4c024fecb1",
"md5": "38c0e15c3a2db1ae487917849b1a49cb",
"sha256": "7eae59f890fd903e8d62c0223319a436120e8bf8e85cf47d2a48f3c65e14d3ee"
},
"downloads": -1,
"filename": "sdss_mangadap-4.2.0.tar.gz",
"has_sig": false,
"md5_digest": "38c0e15c3a2db1ae487917849b1a49cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.11",
"size": 120322309,
"upload_time": "2024-11-05T20:55:27",
"upload_time_iso_8601": "2024-11-05T20:55:27.018182Z",
"url": "https://files.pythonhosted.org/packages/b1/ce/c1c8ab2d32509f9eaf291d3a3b5e39cfea305ec6e9dcd91e1d4c024fecb1/sdss_mangadap-4.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-05 20:55:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sdss",
"github_project": "mangadap",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "sdss-mangadap"
}