mpdaf


Namempdaf JSON
Version 3.5 PyPI version JSON
download
home_pagehttps://git-cral.univ-lyon1.fr/MUSE/mpdaf
SummaryMUSE Python Data Analysis Framework is a python framework in view of the analysis of MUSE data in the context of the GTO.
upload_time2021-02-01 11:47:15
maintainerLaure Piqueras
docs_urlNone
author
requires_python>=3.6
licenseBSD
keywords astronomy astrophysics science muse vlt cube image spectrum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://travis-ci.org/musevlt/mpdaf.svg?branch=master
  :target: https://travis-ci.org/musevlt/mpdaf

.. image:: https://codecov.io/gh/musevlt/mpdaf/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/musevlt/mpdaf

MPDAF, the *MUSE Python Data Analysis Framework*, is an open-source (BSD
licensed) Python package, developed and maintained by `CRAL
<https://cral.univ-lyon1.fr/>`_ and partially funded by the ERC advanced grant
339659-MUSICOS (see `Authors and Credits
<http://mpdaf.readthedocs.io/en/stable/credits.html>`_ for more details).  It
has been developed and used in the `MUSE Consortium
<http://muse-vlt.eu/science/>`_ for several years, and is available freely for
the community.

It provides tools to work with MUSE-specific data (raw data, pixel tables,
etc.), and with more general data like spectra, images and data cubes. Although
its main use is to work with MUSE data, it is also possible to use it with other
data, for example HST images.

MPDAF also provides MUSELET, a SExtractor-based tool to detect emission lines in
a datacube, and a format to gather all the information on a source in one FITS
file.

Bug reports, comments, and help with development are very welcome.

MPDAF 3.0 requires Python 3.5 or later.  It is the first version that supports
only Python 3. `Older versions <https://pypi.org/project/mpdaf/#history>`_ can
be installed for users that still need Python 2.

Links
-----

- `Documentation <http://mpdaf.readthedocs.io/en/stable/>`_.
- Source, issues and pull requests on
  `Github <https://github.com/musevlt/mpdaf/>`_ and on a
  `Gitlab <https://git-cral.univ-lyon1.fr/MUSE/mpdaf>`_ instance.
- Releases on `PyPI <https://pypi.org/project/mpdaf/>`_.
- `Mailing list <mpdaf-support@osulistes.univ-lyon1.fr>`_ to get help or
  discuss issues.

Reporting Issues
----------------

If you have found a bug in MPDAF please `create an issue on Github
<https://github.com/musevlt/mpdaf/issues/new>`_.

Citing
------

MPDAF can be cited with the `ASCL <http://ascl.net/1611.003>`_ reference (`ADS
<http://adsabs.harvard.edu/abs/2016ascl.soft11003B>`__, `BibTeX
<http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2016ascl.soft11003B&data_type=BIBTEX&db_key=AST&nocookieset=1>`__),
and was also presented at ADASS XXVI, for which the proceedings is on the
`arXiv <https://arxiv.org/abs/1710.03554>`_ (`ADS
<http://adsabs.harvard.edu/abs/2017arXiv171003554P>`__, `BibTeX
<http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2017arXiv171003554P&data_type=BIBTEX&db_key=PRE&nocookieset=1>`__).
            

Raw data

            {
    "_id": null,
    "home_page": "https://git-cral.univ-lyon1.fr/MUSE/mpdaf",
    "name": "mpdaf",
    "maintainer": "Laure Piqueras",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "laure.piqueras@univ-lyon1.fr",
    "keywords": "astronomy,astrophysics,science,muse,vlt,cube,image,spectrum",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/38/e0/78588da660741927ba52d874280326ae98e45643b5cdb048d0ef9dfd9d2c/mpdaf-3.5.tar.gz",
    "platform": "any",
    "description": ".. image:: https://travis-ci.org/musevlt/mpdaf.svg?branch=master\n  :target: https://travis-ci.org/musevlt/mpdaf\n\n.. image:: https://codecov.io/gh/musevlt/mpdaf/branch/master/graph/badge.svg\n  :target: https://codecov.io/gh/musevlt/mpdaf\n\nMPDAF, the *MUSE Python Data Analysis Framework*, is an open-source (BSD\nlicensed) Python package, developed and maintained by `CRAL\n<https://cral.univ-lyon1.fr/>`_ and partially funded by the ERC advanced grant\n339659-MUSICOS (see `Authors and Credits\n<http://mpdaf.readthedocs.io/en/stable/credits.html>`_ for more details).  It\nhas been developed and used in the `MUSE Consortium\n<http://muse-vlt.eu/science/>`_ for several years, and is available freely for\nthe community.\n\nIt provides tools to work with MUSE-specific data (raw data, pixel tables,\netc.), and with more general data like spectra, images and data cubes. Although\nits main use is to work with MUSE data, it is also possible to use it with other\ndata, for example HST images.\n\nMPDAF also provides MUSELET, a SExtractor-based tool to detect emission lines in\na datacube, and a format to gather all the information on a source in one FITS\nfile.\n\nBug reports, comments, and help with development are very welcome.\n\nMPDAF 3.0 requires Python 3.5 or later.  It is the first version that supports\nonly Python 3. `Older versions <https://pypi.org/project/mpdaf/#history>`_ can\nbe installed for users that still need Python 2.\n\nLinks\n-----\n\n- `Documentation <http://mpdaf.readthedocs.io/en/stable/>`_.\n- Source, issues and pull requests on\n  `Github <https://github.com/musevlt/mpdaf/>`_ and on a\n  `Gitlab <https://git-cral.univ-lyon1.fr/MUSE/mpdaf>`_ instance.\n- Releases on `PyPI <https://pypi.org/project/mpdaf/>`_.\n- `Mailing list <mpdaf-support@osulistes.univ-lyon1.fr>`_ to get help or\n  discuss issues.\n\nReporting Issues\n----------------\n\nIf you have found a bug in MPDAF please `create an issue on Github\n<https://github.com/musevlt/mpdaf/issues/new>`_.\n\nCiting\n------\n\nMPDAF can be cited with the `ASCL <http://ascl.net/1611.003>`_ reference (`ADS\n<http://adsabs.harvard.edu/abs/2016ascl.soft11003B>`__, `BibTeX\n<http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2016ascl.soft11003B&data_type=BIBTEX&db_key=AST&nocookieset=1>`__),\nand was also presented at ADASS XXVI, for which the proceedings is on the\n`arXiv <https://arxiv.org/abs/1710.03554>`_ (`ADS\n<http://adsabs.harvard.edu/abs/2017arXiv171003554P>`__, `BibTeX\n<http://adsabs.harvard.edu/cgi-bin/nph-bib_query?bibcode=2017arXiv171003554P&data_type=BIBTEX&db_key=PRE&nocookieset=1>`__).",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "MUSE Python Data Analysis Framework is a python framework in view of the analysis of MUSE data in the context of the GTO.",
    "version": "3.5",
    "split_keywords": [
        "astronomy",
        "astrophysics",
        "science",
        "muse",
        "vlt",
        "cube",
        "image",
        "spectrum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "bc30356130b0bcbd31b86d87680fcb1b",
                "sha256": "b496dd050eb05d58bfb7fc5c5f0b23bf1aaa2d8b2c3bb706521af6876aeea81b"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp36-cp36m-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bc30356130b0bcbd31b86d87680fcb1b",
            "packagetype": "bdist_wheel",
            "python_version": "cp36",
            "requires_python": ">=3.6",
            "size": 59631870,
            "upload_time": "2021-02-01T12:40:28",
            "upload_time_iso_8601": "2021-02-01T12:40:28.767867Z",
            "url": "https://files.pythonhosted.org/packages/9f/8c/72a96220248a53f4b0ecbf0b38911c8b5966693a73c08667b947560aef98/mpdaf-3.5-cp36-cp36m-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "cea72115e98b7fe38b5db2d6280c164c",
                "sha256": "2be6ebf0abd645bd7996a0a83911f8982eb1028fd727c3ac24df575db3f75a13"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cea72115e98b7fe38b5db2d6280c164c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 58805637,
            "upload_time": "2021-02-18T14:43:57",
            "upload_time_iso_8601": "2021-02-18T14:43:57.412195Z",
            "url": "https://files.pythonhosted.org/packages/a3/59/4e9b778d78a2b8f688be6b1527d8dfea6f7019cf82803b6083f1581a06e8/mpdaf-3.5-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "68e8e27c4cdbfbd782a7eb67eaff66de",
                "sha256": "98ff7f0bd257b775e66acb6dac19316d4ab16e25bdec2cc0f0fc7492f1061837"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp37-cp37m-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "68e8e27c4cdbfbd782a7eb67eaff66de",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 59065018,
            "upload_time": "2021-02-18T14:44:08",
            "upload_time_iso_8601": "2021-02-18T14:44:08.365725Z",
            "url": "https://files.pythonhosted.org/packages/98/d5/10c54861f750854bf97506a1f10169b136fc8af50fdaedd8ca51df7c8dc9/mpdaf-3.5-cp37-cp37m-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "bac78c74ea076b7b4fbbb9c009679e33",
                "sha256": "f89a4328f81da9dd64c08bbf04249bd32961289093e1568542686119a875cf38"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp37-cp37m-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "bac78c74ea076b7b4fbbb9c009679e33",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 59632272,
            "upload_time": "2021-02-01T12:40:36",
            "upload_time_iso_8601": "2021-02-01T12:40:36.209150Z",
            "url": "https://files.pythonhosted.org/packages/1a/5e/59fc93d34c65544ebcd4eaaad2e5f3d38dd54e9a923aecac2acad096ba5e/mpdaf-3.5-cp37-cp37m-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8e7b46c886ac3e32978dfba950c0a8f7",
                "sha256": "8e4a3cf457b25697d0453e9579b52c46a706110c61a31552eb9cf7f7713cf607"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8e7b46c886ac3e32978dfba950c0a8f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 58805150,
            "upload_time": "2021-02-18T14:44:19",
            "upload_time_iso_8601": "2021-02-18T14:44:19.032293Z",
            "url": "https://files.pythonhosted.org/packages/20/03/df73537e27c163cdbf3666de220eb193d9fd5d468c998315ce80bac555b4/mpdaf-3.5-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "13117efc73bd6e0c7690e96bf0eb35c1",
                "sha256": "848b0170ce5b2a5308e479b8173a6d9e37d1b7a045b1ee200d66427af77a1d28"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp38-cp38-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "13117efc73bd6e0c7690e96bf0eb35c1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 59097143,
            "upload_time": "2021-02-18T14:44:31",
            "upload_time_iso_8601": "2021-02-18T14:44:31.228350Z",
            "url": "https://files.pythonhosted.org/packages/86/0a/c4c48c037dd61ce5b667b87cc0e2b2ae1e96fa376a5970d8ced0aaaa1ea0/mpdaf-3.5-cp38-cp38-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "ea8121b1ed14814c9c3d8bc068335558",
                "sha256": "991ea45ecf935fe6664de6a3e151024acca2003ffb7ec0cf8dbca2b191bee5c6"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp38-cp38-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ea8121b1ed14814c9c3d8bc068335558",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 59664415,
            "upload_time": "2021-02-01T12:40:43",
            "upload_time_iso_8601": "2021-02-01T12:40:43.643418Z",
            "url": "https://files.pythonhosted.org/packages/41/c8/04d397db1ff6aa41889b8494dccd48138f92203faeb62dff2c0046f94f65/mpdaf-3.5-cp38-cp38-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "35fe53664b40e21b8b3a74e3e4106553",
                "sha256": "8784fd96bb5466600824a3fbaaeadd357521e23fc87a142218e48818592177df"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "35fe53664b40e21b8b3a74e3e4106553",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 58797059,
            "upload_time": "2021-02-18T14:44:43",
            "upload_time_iso_8601": "2021-02-18T14:44:43.565687Z",
            "url": "https://files.pythonhosted.org/packages/ab/d2/8f984b11913e292e332a51f9a51ce7f6b4ce00f03eeefca69aee2b1ba8b5/mpdaf-3.5-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "6a1559844e9c1c0859dee1968a793c44",
                "sha256": "8336ad7c1fee9dc83d2494777e904a4c43982b731986d76bd1cce59628975a2e"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp39-cp39-manylinux1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6a1559844e9c1c0859dee1968a793c44",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 59076894,
            "upload_time": "2021-02-18T14:44:57",
            "upload_time_iso_8601": "2021-02-18T14:44:57.021921Z",
            "url": "https://files.pythonhosted.org/packages/5c/34/e1fa892431965fdb9576ad64b506721bff4b32f258b06ff872292b014521/mpdaf-3.5-cp39-cp39-manylinux1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f503d042fd80966f32c585cfab37c1f1",
                "sha256": "c4dfa6a94755d33abc32d3f4f10b8c8a83236d01c534ab191d143ea4e7874b90"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5-cp39-cp39-manylinux2010_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f503d042fd80966f32c585cfab37c1f1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 59076901,
            "upload_time": "2021-02-18T14:45:09",
            "upload_time_iso_8601": "2021-02-18T14:45:09.442788Z",
            "url": "https://files.pythonhosted.org/packages/28/9b/cad20f4cff4a77ebc68581b09f3162d448102dbe74f8f17a8bbd908c9cfe/mpdaf-3.5-cp39-cp39-manylinux2010_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "25a438690b1b7a632400494f671f0e92",
                "sha256": "c83c00aa5ea3d3282cdedf2212508937d84cd70055419558108f1ff2ee85afe8"
            },
            "downloads": -1,
            "filename": "mpdaf-3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "25a438690b1b7a632400494f671f0e92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 60949406,
            "upload_time": "2021-02-01T11:47:15",
            "upload_time_iso_8601": "2021-02-01T11:47:15.537522Z",
            "url": "https://files.pythonhosted.org/packages/38/e0/78588da660741927ba52d874280326ae98e45643b5cdb048d0ef9dfd9d2c/mpdaf-3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-02-01 11:47:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "mpdaf"
}
        
Elapsed time: 0.02489s