MSG

MSG: A software package for interpolating stellar spectra in pre-calculated grids - Published in JOSS (2023)

https://github.com/rhdtownsend/msg

Science Score: 95.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
    Found .zenodo.json file
  • DOI references
    Found 7 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org, zenodo.org
  • Committers with academic emails
    2 of 2 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

astrophysics
Last synced: 6 months ago · JSON representation

Repository

Multidimensional Spectral Grids

Basic Info
  • Host: GitHub
  • Owner: rhdtownsend
  • License: gpl-3.0
  • Language: Fortran
  • Default Branch: main
  • Homepage:
  • Size: 72.5 MB
Statistics
  • Stars: 12
  • Watchers: 3
  • Forks: 3
  • Open Issues: 4
  • Releases: 11
Topics
astrophysics
Created about 5 years ago · Last pushed 7 months ago
Metadata Files
Readme License

README.rst

###############
The MSG Library
###############

.. image:: https://img.shields.io/github/license/rhdtownsend/msg
   :alt: GitHub
   :target: https://github.com/rhdtownsend/msg/blob/master/COPYING
.. image:: https://img.shields.io/github/v/release/rhdtownsend/msg
   :alt: GitHub release (latest by date)
   :target: https://github.com/rhdtownsend/msg/releases/latest
.. image:: https://img.shields.io/github/issues/rhdtownsend/msg
   :alt: GitHub issues
   :target: https://github.com/rhdtownsend/msg/issues
.. image:: https://img.shields.io/readthedocs/msg
   :alt: Read the Docs
   :target: https://msg.readthedocs.io/en/stable
.. image:: https://joss.theoj.org/papers/10.21105/joss.04602/status.svg
   :target: https://doi.org/10.21105/joss.04602
.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7559319.svg
   :target: https://doi.org/10.5281/zenodo.7559319


Overview
========

MSG (Multidimensional Stellar Grids) is a library that synthesizes
astrophysical spectra and photometric colors via interpolation in
pre-calculated grids.  Given a set of stellar atmospheric parameters
(e.g., effective temperature, gravity and metallicity), MSG can
calculate the specific intensity of the emergent radiation field as a
function of wavelength and angle. It can also convolve these data with
appropriate filters and response functions, to evaluate colors in a
wide variety of photometric systems.

Documentation
=============

Full documentation for MSG can be found at https://msg.readthedocs.io/en/stable.

Owner

  • Name: Rich Townsend
  • Login: rhdtownsend
  • Kind: user
  • Company: University of Wisconsin-Madison

Stellar astrophysicist

JOSS Publication

MSG: A software package for interpolating stellar spectra in pre-calculated grids
Published
January 29, 2023
Volume 8, Issue 81, Page 4602
Authors
Rich Townsend ORCID
Department of Astronomy, University of Wisconsin-Madison, USA
Aaron Lopez
Department of Astronomy, University of Wisconsin-Madison, USA
Editor
Arfon Smith ORCID
Tags
C astronomy spectra stars grids interpolation

GitHub Events

Total
  • Create event: 2
  • Release event: 2
  • Issues event: 4
  • Watch event: 1
  • Issue comment event: 17
  • Push event: 23
Last Year
  • Create event: 2
  • Release event: 2
  • Issues event: 4
  • Watch event: 1
  • Issue comment event: 17
  • Push event: 23

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 873
  • Total Committers: 2
  • Avg Commits per committer: 436.5
  • Development Distribution Score (DDS): 0.003
Past Year
  • Commits: 149
  • Committers: 1
  • Avg Commits per committer: 149.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Rich Townsend t****d@a****u 870
aaronesque a****z@a****u 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 21
  • Total pull requests: 3
  • Average time to close issues: 2 months
  • Average time to close pull requests: 6 minutes
  • Total issue authors: 11
  • Total pull request authors: 2
  • Average comments per issue: 2.9
  • Average comments per pull request: 0.33
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 0
  • Average time to close issues: 12 days
  • Average time to close pull requests: N/A
  • Issue authors: 3
  • Pull request authors: 0
  • Average comments per issue: 7.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • AWehrhahn (5)
  • rhdtownsend (5)
  • MartianColonist (2)
  • astroJeff (2)
  • ivastar (1)
  • Beliavsky (1)
  • maygpedersen (1)
  • aaronesque (1)
  • warrickball (1)
  • cosmicbabs (1)
  • amiszuda (1)
Pull Request Authors
  • rhdtownsend (2)
  • astroJeff (1)
Top Labels
Issue Labels
enhancement (1) documentation (1)
Pull Request Labels

Dependencies

docs/requirements.txt pypi
  • Sphinx >=3.2.1
  • Sphinx-Substitution-Extensions >=2019.6.15.0
  • ads >=0.12.3
  • ipykernel >=5.5.5
  • nbsphinx >=0.8.8
  • sphinx-prompt >=1.1.0
python/pyproject.toml pypi
  • numpy >=1.15.0