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

JOSS: https://github.com/rodluger/starry_process

gaussian-processes lightcurves stars timeseries-analysis

Score: 9.56156046523195

Last synced: about 24 hours ago
JSON representation

Repository metadata:

interpretable gaussian processes for stellar light curves


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 512
Total Committers: 4
Avg Commits per committer: 128.0
Development Distribution Score (DDS): 0.063

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Rodrigo Luger r****r@g****m 480
Dan F-M f****y@g****m 30
Meistermagier d****m@g****m 1
Arfon Smith a****n 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 19
Total pull requests: 12
Average time to close issues: 6 days
Average time to close pull requests: 2 days
Total issue authors: 9
Total pull request authors: 5
Average comments per issue: 1.79
Average comments per pull request: 1.58
Merged pull request: 11
Bot issues: 0
Bot pull requests: 1

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

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

Top Issue Authors

  • rodluger (7)
  • j-faria (2)
  • christinahedges (2)
  • nespinoza (2)
  • dfm (2)
  • javiserna (1)
  • enitree (1)
  • RomanAkhmetshyn (1)
  • Meistermagier (1)

Top Pull Request Authors

  • dfm (5)
  • rodluger (4)
  • arfon (1)
  • Meistermagier (1)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)
  • github_actions (1)

Package metadata

pypi.org: starry-process

interpretable gaussian processes for stellar light curves

  • Homepage: https://github.com/rodluger/starry_process
  • Documentation: https://starry-process.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.9.8 (published about 5 years ago)
  • Last Synced: 2026-03-04T17:00:56.851Z (4 months ago)
  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 146 Last month
  • Rankings:
    • Dependent packages count: 10.126%
    • Forks count: 13.343%
    • Stargazers count: 15.638%
    • Average: 17.273%
    • Dependent repos count: 21.535%
    • Downloads: 25.724%
  • Maintainers (1)

Dependencies

setup.py pypi
  • aesara-theano-fallback >=0.0.4
  • matplotlib *
  • numpy >=1.19.2,<=1.20.3
  • pymc3 *
  • pymc3-ext *
  • scipy >=1.5.0
  • setuptools_scm *
  • tqdm *
.github/workflows/examples.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • dfm/rtds-action v1.0.0 composite
.github/workflows/joss.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • docker://openjournals/paperdraft latest composite
.github/workflows/tests.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact v2 composite
  • conda-incubator/setup-miniconda v2 composite
.github/workflows/wheels.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • pypa/gh-action-pypi-publish master composite
environment.yml conda
  • ffmpeg >=4.3.1
  • mkl-service >=2.3.0
  • nb_conda >=2.2.1
  • nb_conda_kernels >=2.3.0
  • numpy >=1.19.2
  • openblas 0.3.6.*
  • pandoc >=2.10
  • pip >=20.3.3
  • python 3.7.3.*
  • scipy >=1.5.2
  • setuptools >=51.3.3
  • sympy >=1.7.1
  • tectonic >=0.1.12
starry_process/app/docker/Dockerfile docker
  • continuumio/miniconda3 latest build
pyproject.toml pypi