Skip to main content

MaNGA Data Analysis Pipeline

Project description

The MaNGA Data Analysis Pipeline

Build Status Coverage Status Doc Status astropy License

The MaNGA data-analysis pipeline (MaNGA DAP) is the survey-led software package that analyzes the data produced by the MaNGA data-reduction pipeline (MaNGA DRP) to produced physical properties derived from the MaNGA spectroscopy.

For full documentation, see: https://sdss-mangadap.readthedocs.io/en/latest/

Note that the version of the DAP used for DR15 is 2.2.1.

Citation

If you use the DAP software and/or its output products, please cite the following two papers:

Installation

To install, first clone the repository:

git clone https://github.com/sdss/mangadap.git

We recommend using the most recent tag:

cd mangadap
./checkout_current_tag

To install, run:

python3 setup.py install

On MacOSX, you may need to add CC=clang, i.e.:

CC=clang python3 setup.py install


The DAP uses environmental variable to define the paths to specific data and other repositories. If these are not defined, warnings will be issued everytime the DAP is installed or imported. The relevant environmental variables, their default, and their usage are provided below.

Variable Default Comments
MANGADRP_VER v2_4_3 Version of the DRP, used for path construction
MANGA_SPECTRO_REDUX $HOME/MaNGA/redux Root path for the reduced data
MANGADAP_VER mangadap.__version__ Version of the DAP, used for path construction
MANGA_SPECTRO_ANALYSIS $HOME/MaNGA/analysis Root path for the analysis data
MANGACORE_VER v1_6_2 Version of MaNGA core (survey-level meta data)
MANGACORE_DIR $HOME/MaNGA/core/$MANGACORE_VER Root path with the MaNGA core repository

Notes:

  • $MANGACORE_VER and $MANGACORE_DIR are only needed to perform the survey-level execution of the pipeline.
  • The DAP expects to find the DRP LOGCUBE files in $MANGA_SPECTRO_REDUX/$MANGADRP_VER/[plate]/stack, where [plate] is the desired plate number.
  • The DAP expects to find/write data to $MANGA_SPECTRO_ANALYSIS/$MANGADRP_VER/$MANGADAP_VER.
  • $MANGADAP_VER is only used to set the path names, not to select the specific version of the pipeline to use

These environmental variables can be added to your .bash_profile file in your home directory or be included in a script that is sourced when you want to run the DAP. The added lines to your .bash_profile file could look something like this:

export MANGA_SPECTRO_REDUX=/Volumes/MaNGA/redux
export MANGA_SPECTRO_ANALYSIS=/Volumes/MaNGA/analysis

export MANGADRP_VER=v2_4_3

export MANGADAP_VER=2.2.1

export MANGACORE_VER=v1_6_2
export MANGACORE_DIR=$HOME/MaNGA/core/$MANGACORE_VER

Note: Some of these variables are also defined by Marvin; see here. It's possible to have both Marvin and the DAP point to the same directory, but beware that this may mean that some of the files get overwritten.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sdss-mangadap-2.5.2.tar.gz (93.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sdss_mangadap-2.5.2-py3-none-any.whl (88.2 MB view details)

Uploaded Python 3

File details

Details for the file sdss-mangadap-2.5.2.tar.gz.

File metadata

  • Download URL: sdss-mangadap-2.5.2.tar.gz
  • Upload date:
  • Size: 93.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for sdss-mangadap-2.5.2.tar.gz
Algorithm Hash digest
SHA256 afc639837b52f8cbc6fc13e471596bbb72ace62604c4422a63a70e321db05d3a
MD5 2edebff0c7b69d7f3eb137de0322b64c
BLAKE2b-256 1170c3ea1fc341dfbf6aab56eca0b5c4e08f7c37f87d18d2fee461476f428c68

See more details on using hashes here.

File details

Details for the file sdss_mangadap-2.5.2-py3-none-any.whl.

File metadata

  • Download URL: sdss_mangadap-2.5.2-py3-none-any.whl
  • Upload date:
  • Size: 88.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6

File hashes

Hashes for sdss_mangadap-2.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9cf567ea2edd8ca19a3621ab63bdb7f8742e8f486de3ea09598a7ffb3e6ae7b7
MD5 8cb2fae836996a93e0a3dbccfb7db0d2
BLAKE2b-256 cb522ba5aa3045b70b08b098e3d4d398f1d14b629125117ded36c58cbc49ac99

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page