An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/OttoStruve/muler

astronomical-algorithms astronomy data-analysis data-science echelle exoplanets infrared python spectroscopy stars stellar-atmospheres

Score: 11.650040428926104

Last synced: about 16 hours ago
JSON representation

Repository metadata:

A Python package for working with pipeline-produced spectra from IGRINS, HPF, and Keck NIRSPEC


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 11 days ago

Total Commits: 598
Total Committers: 12
Avg Commits per committer: 49.833
Development Distribution Score (DDS): 0.45

Commits in past year: 155
Committers in past year: 4
Avg Commits per committer in past year: 38.75
Development Distribution Score (DDS) in past year: 0.123

Name Email Commits
gully i****y@g****m 329
Kyle Kaplan k****n@a****u 192
kkaplan k****n@u****u 43
Erica Sawczynec e****w@u****u 11
JessicaLuna j****a@a****u 5
Kyle Kaplan k****n@a****u 5
Aishwarya Ganesh a****9@u****u 5
Caroline Morley c****y@u****u 4
joelburke02 8****2 1
Juanjo Bazán j****n@g****m 1
Joshua Adelman s****s 1
Danny Krolikowski k****i@u****u 1

Issue and Pull Request metadata

Last synced: 5 months ago

Total issues: 83
Total pull requests: 44
Average time to close issues: 3 months
Average time to close pull requests: about 2 months
Total issue authors: 14
Total pull request authors: 8
Average comments per issue: 1.9
Average comments per pull request: 1.59
Merged pull request: 37
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 5
Past year average time to close issues: N/A
Past year average time to close pull requests: 14 days
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/OttoStruve/muler

Top Issue Authors

  • gully (49)
  • ericasaw (12)
  • wtgee (6)
  • kfkaplan (5)
  • gmace (2)
  • nagarajanneel (1)
  • astrocaroline (1)
  • grzeimann (1)
  • nedahejazi (1)
  • caponepascal (1)
  • jessicaluna (1)
  • SujayShankarUT (1)
  • joelburke02 (1)
  • zjzhang42 (1)

Top Pull Request Authors

  • gully (19)
  • kfkaplan (17)
  • ericasaw (2)
  • joelburke02 (2)
  • synapticarbors (1)
  • dkrolikowski (1)
  • grzeimann (1)
  • xuanxu (1)

Top Issue Labels

  • bug (3)
  • documentation (1)

Top Pull Request Labels


Package metadata

pypi.org: muler

A Python package for working with data from various echelle spectrographs

  • Homepage: https://github.com/OttoStruve/muler
  • Documentation: https://muler.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.5.6 (published 8 months ago)
  • Last Synced: 2026-06-11T17:01:40.160Z (11 days ago)
  • Versions: 19
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 172 Last month
  • Rankings:
    • Dependent packages count: 10.118%
    • Forks count: 11.407%
    • Dependent repos count: 11.528%
    • Average: 15.547%
    • Stargazers count: 16.566%
    • Downloads: 28.118%
  • Maintainers (3)
conda-forge.org: muler

muler is an easy to use Python package for post-processing echelle spectroscopy from near-infrared astronomical spectrographs. We currently support IGRINS, HPF, and Keck NIRSPEC.

  • Homepage: https://muler.readthedocs.io
  • Licenses: MIT
  • Latest release: 0.3.3 (published about 4 years ago)
  • Last Synced: 2026-03-26T16:27:52.834Z (3 months ago)
  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 34.025%
    • Forks count: 42.171%
    • Average: 44.238%
    • Stargazers count: 49.578%
    • Dependent packages count: 51.175%

Dependencies

docs/requirements.txt pypi
  • astropy *
  • bokeh *
  • celerite2 *
  • gollum ==0.2.1
  • gwcs *
  • h5py *
  • importlib_resources *
  • ipykernel *
  • matplotlib *
  • muler *
  • nbsphinx *
  • numpy *
  • numpydoc *
  • pandas *
  • requests *
  • scipy *
  • specutils *
  • sphinx >=3.2.1
  • sphinx-gallery *
  • sphinx-material *
  • tqdm *
setup.py pypi
  • astropy >=4.1
  • importlib_resources *
  • matplotlib *
  • numpy *
  • pandas *
  • scipy *
  • specutils >=1.5
.github/workflows/muler-pip.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/muler-tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
environment.yml conda
  • astropy 5.2.*
  • astroquery
  • black
  • bokeh
  • coverage
  • coveralls
  • gwcs
  • h5py
  • importlib_resources
  • ipython
  • isort
  • jupyter
  • matplotlib
  • nbsphinx
  • ndcube
  • numpy
  • numpydoc
  • pandas
  • pip
  • pytest
  • python 3.9.*
  • scipy
  • seaborn
  • sphinx
  • sphinx-automodapi
  • tox
  • tqdm
  • twine
docs/requirements_actions.txt pypi
  • bokeh *
  • celerite2 *
  • gollum ==0.2.1
  • gwcs *
  • h5py *
  • importlib_resources *
  • ipykernel *
  • matplotlib *
  • nbsphinx *
  • numpydoc *
  • pandas *
  • requests *
  • scipy *
  • sphinx >=3.2.1
  • sphinx-gallery *
  • sphinx-material *
  • tqdm *