https://github.com/musevlt/mpdaf

MUSE Python Data Analysis Framework

https://github.com/musevlt/mpdaf

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: arxiv.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.0%) to scientific vocabulary

Keywords

astronomy astrophysics musevlt python
Last synced: 6 months ago · JSON representation

Repository

MUSE Python Data Analysis Framework

Basic Info
  • Host: GitHub
  • Owner: musevlt
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Size: 64.4 MB
Statistics
  • Stars: 18
  • Watchers: 3
  • Forks: 4
  • Open Issues: 21
  • Releases: 2
Topics
astronomy astrophysics musevlt python
Created over 6 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog Contributing License

README.rst

.. image:: https://github.com/musevlt/mpdaf/workflows/Run%20unit%20tests/badge.svg
  :target: https://github.com/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
`_ and partially funded by the ERC advanced grant
339659-MUSICOS (see `Authors and Credits
`_ for more details).  It
has been developed and used in the `MUSE Consortium
`_ 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 `_ can
be installed for users that still need Python 2.

Links
-----

- `Documentation `_.
- Source, issues and pull requests on
  `Github `_ and on a
  `Gitlab `_ instance.
- Releases on `PyPI `_.
- `Mailing list `_ to get help or
  discuss issues.

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

If you have found a bug in MPDAF please `create an issue on Github
`_.

Citing
------

MPDAF can be cited with the `ASCL `_ reference (`ADS
`__, `BibTeX
`__),
and was also presented at ADASS XXVI, for which the proceedings is on the
`arXiv `_ (`ADS
`__, `BibTeX
`__).

Owner

  • Name: MuseVLT
  • Login: musevlt
  • Kind: organization

Tools for the Multi Unit Spectroscopic Explorer (MUSE).

GitHub Events

Total
  • Issues event: 1
  • Watch event: 2
  • Push event: 1
Last Year
  • Issues event: 1
  • Watch event: 2
  • Push event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • nfbouche (2)
  • mjibrown (1)
  • joaquinhernandezg (1)
  • Knusper (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 1,321 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 9
  • Total versions: 14
  • Total maintainers: 3
pypi.org: mpdaf

MUSE Python Data Analysis Framework is a python framework in view of the analysis of MUSE data in the context of the GTO.

  • Versions: 14
  • Dependent Packages: 2
  • Dependent Repositories: 9
  • Downloads: 1,321 Last month
Rankings
Dependent packages count: 4.8%
Dependent repos count: 4.8%
Average: 6.7%
Downloads: 10.4%
Maintainers (3)
Last synced: 6 months ago

Dependencies

.github/workflows/python-tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v1 composite
setup.py pypi
  • astropy >=1.0
  • matplotlib *
  • numpy >=1.10.0
  • scipy *
pyproject.toml pypi