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

JOSS: https://github.com/afeinstein20/stella

Score: 9.35807048400052

Last synced: about 4 hours ago
JSON representation

Repository metadata:

For characterizing flares with convolutional neural networks


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 months ago

Total Commits: 493
Total Committers: 4
Avg Commits per committer: 123.25
Development Distribution Score (DDS): 0.006

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
Adina Feinstein a****n@g****m 490
jaytmiller j****r@s****u 1
Claire Murray c****6@g****m 1
Ben Montet b****t@g****m 1

Issue and Pull Request metadata

Last synced: 9 months ago

Total issues: 22
Total pull requests: 15
Average time to close issues: 2 months
Average time to close pull requests: 4 months
Total issue authors: 15
Total pull request authors: 8
Average comments per issue: 2.77
Average comments per pull request: 0.2
Merged pull request: 7
Bot issues: 0
Bot pull requests: 1

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

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

Top Issue Authors

  • ekaterinailin (4)
  • dani753 (3)
  • cmurray-astro (2)
  • benjaminpope (2)
  • aftab234 (1)
  • ldoyle4 (1)
  • khushlim (1)
  • afeinstein20 (1)
  • TomWagg (1)
  • pjstanley1 (1)
  • smoh (1)
  • pilchat (1)
  • ttdu (1)
  • ibiglari (1)
  • marioraulhq (1)

Top Pull Request Authors

  • bellalongo (4)
  • jaytmiller (2)
  • benmontet (2)
  • benjaminpope (2)
  • afeinstein20 (2)
  • earleyn138 (1)
  • cmurray-astro (1)
  • dependabot[bot] (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (1)

Package metadata

pypi.org: stella

For finding flares in TESS 2-min data with a CNN

  • Homepage: http://github.com/afeinstein20/stella
  • Documentation: https://stella.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.1.0 (published almost 6 years ago)
  • Last Synced: 2025-10-30T03:51:02.804Z (8 months ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 67 Last month
  • Rankings:
    • Forks count: 9.85%
    • Dependent packages count: 10.002%
    • Stargazers count: 12.884%
    • Average: 19.266%
    • Dependent repos count: 21.718%
    • Downloads: 41.873%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • astropy *
  • astroquery *
  • codecov *
  • coverage *
  • cython *
  • ipykernel *
  • lightkurve >=2.0.0
  • lxml *
  • matplotlib *
  • more-itertools *
  • nbsphinx *
  • numpy *
  • poetry *
  • pybind11 *
  • pytest *
  • pytest-cov *
  • scipy *
  • sklearn *
  • tensorflow >=2.1.0
  • tornado *
  • tqdm *
stella.egg-info/requires.txt pypi
  • astropy *
  • astroquery *
  • codecov *
  • coverage *
  • cython *
  • ipykernel *
  • lightkurve >=2.0.0
  • lxml *
  • matplotlib *
  • more-itertools *
  • nbsphinx *
  • numpy *
  • poetry *
  • pybind11 *
  • pytest *
  • pytest-cov *
  • scipy *
  • sklearn *
  • tensorflow >=2.1.0
  • tornado *
  • tqdm *
.github/workflows/docs-page.yml actions
  • JamesIves/github-pages-deploy-action 4.0.0 composite
  • actions/checkout v2.3.1 composite
.github/workflows/greetings.yml actions
  • actions/first-interaction v1 composite
.github/workflows/stella-tests.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
setup.py pypi